Update .travis.yml

This commit is contained in:
Leonid Bugaev
2013-08-02 19:51:16 +04:00
parent 0bb7e9f7b8
commit a89f1c75c8
-1
View File
@@ -1,4 +1,3 @@
language: go
go: 1.1
before_install: sudo su
script: sudo -E sh -c "gvm use go1.1 && go test"