Explorar o código

Disable unused sudo-ability from Travis in hopes of faster startup
times.

Barak Michener %!s(int64=11) %!d(string=hai) anos
pai
achega
fe4abc40ce
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,4 +1,5 @@
 language: go
+sudo: false
 go:
   - 1.3