mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Update travisci config
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
language: go
|
||||
go: 1.2.1
|
||||
script: sudo -E bash -c "source /etc/profile && gvm use go1.2.1 && export GOPATH=$HOME/gopath:$GOPATH && go get && go test -v"
|
||||
script: sudo -E bash -c "source /etc/profile && gvm use go1.2.1 && export GOPATH=$HOME/gopath:$GOPATH && go get github.com/tools/godep && godep go test -v"
|
||||
|
||||
Reference in New Issue
Block a user