Skip to content

Commit 6225682

Browse files
cclausscubbimew
authored andcommitted
Travis CI: (isocpp#1469)
[Travis are now recommending removing the __sudo__ tag](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration). "_If you currently specify __sudo: false__ in your __.travis.yml__, we recommend removing that configuration_"
1 parent dc72881 commit 6225682

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# This is the configuration for Travis CI, a free github-integrated service that runs this script for each pull request (if configured)
22

3-
# Be nice to travis, allow docker builds, must not use sudo below
4-
sudo: false
5-
63
# provides gcc, clang, make, scons, cmake
74
language: c++
85

0 commit comments

Comments
 (0)