We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87622f6 commit f5c0ba6Copy full SHA for f5c0ba6
.travis.yml
@@ -5,6 +5,7 @@ compiler:
5
- gcc
6
7
before_script:
8
+ - sudo apt-get install clang
9
- git submodule init
10
- git submodule update
11
- ./autogen.sh
0 commit comments