We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c0651 commit 746c259Copy full SHA for 746c259
.travis.yml
@@ -35,4 +35,4 @@ before_script:
35
36
script:
37
- mkdir build && cd build
38
- - cmake .. && make && ctest -V
+ - cmake -DCMAKE_CXX_COMPILER=$COMPILER .. && make && ctest -V
0 commit comments