We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9429c42 commit c69d70bCopy full SHA for c69d70b
1 file changed
.travis.yml
@@ -40,8 +40,6 @@ matrix:
40
- clang-3.7
41
env: COMPILER=clang++-3.7
42
43
-before_install:
44
- - sudo apt-get update -qq
45
script:
46
- - make
+ - make
47
0 commit comments