We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e24f35 commit beb44b8Copy full SHA for beb44b8
.travis.yml
@@ -21,3 +21,8 @@ before_script:
21
script:
22
- make
23
- test/run-tests
24
+
25
+matrix:
26
+ exclude:
27
+ - os: linux
28
+ compiler: clang
0 commit comments