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 46e71d5 commit 071b531Copy full SHA for 071b531
1 file changed
.travis.yml
@@ -6,7 +6,7 @@ compiler:
6
- gcc
7
- clang
8
env:
9
- - DEBUG="debug" COVEAGE="coverage"
+ - DEBUG="debug" COVERAGE="coverage"
10
- DEBUG="nodebug" COVERAGE="nocoverage"
11
- LINKING="static"
12
before_install:
0 commit comments