mihasya пре 10 година
родитељ
комит
cd3ffa4e4e
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -7,3 +7,7 @@ go:
 
 script:
     - ./validate.sh
+
+# this should give us faster builds according to 
+# http://docs.travis-ci.com/user/migrating-from-legacy/
+sudo: false