diff --git a/.travis.yml b/.travis.yml index 74c3f37..4de6f81 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ # This is the configuration for Travis CI, a free github-integrated service that runs this script for each pull request (if configured) -# Be nice to travis, allow docker builds, must not use sudo below -sudo: false - # provides gcc, clang, make, scons, cmake language: c++