Parcourir la source

Tell Travis sudo is needed

Bryan Drewery il y a 10 ans
Parent
commit
943c9b7985
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -35,3 +35,6 @@ script:
 
 # Skip install
 install: true
+
+# State we need old build infrastructure for now
+sudo: required