mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Update .travis.yml
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
language: go
|
||||
go: 1.1
|
||||
script: sudo -E sh -c "gvm use go1.1 && go test"
|
||||
script: sudo -E bash -c "source /etc/profile && gvm use go1.1 && go test"
|
||||
|
||||
Reference in New Issue
Block a user