소스 검색

CXX doesn't expand here

Bryan Drewery 7 년 전
부모
커밋
8d12aad3a3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -50,7 +50,7 @@ addons:
       name: "wraith/wraith"
       description: "Build submitted via Travis CI"
     notification_email: bryan-coverity@shatow.net
-    build_command_prepend: "cov-configure --comptype g++ --compiler ${CXX}; ./configure"
+    build_command_prepend: "cov-configure --comptype g++ --compiler g++-6; ./configure"
     build_command: "make -j2"
     branch_pattern: coverity_scan