sudo is not needed by travis anymore
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
language: go
|
language: go
|
||||||
script: "./test.sh"
|
script: "./test.sh"
|
||||||
sudo: false
|
|
||||||
go:
|
go:
|
||||||
- 1.3.3
|
- 1.3.3
|
||||||
- 1.4.2
|
- 1.4.2
|
||||||
|
|||||||
Reference in New Issue
Block a user