We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc72881 commit 6225682Copy full SHA for 6225682
.travis.yml
@@ -1,8 +1,5 @@
1
# This is the configuration for Travis CI, a free github-integrated service that runs this script for each pull request (if configured)
2
3
-# Be nice to travis, allow docker builds, must not use sudo below
4
-sudo: false
5
-
6
# provides gcc, clang, make, scons, cmake
7
language: c++
8
0 commit comments