mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2025-01-08 04:04:53 +02:00
use latest v1.x to test
This commit is contained in:
parent
8e21cdea72
commit
fc471f2d2b
@ -7,7 +7,7 @@ go:
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
- "1.12"
|
||||
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then tip; fi
|
||||
- 1.x
|
||||
|
||||
install:
|
||||
- go get github.com/apexskier/httpauth
|
||||
@ -16,7 +16,6 @@ install:
|
||||
- go get github.com/hpcloud/tail
|
||||
- go get github.com/gorilla/websocket
|
||||
- go get github.com/majormjr/rcon
|
||||
# - export GOPATH="$HOME/gopath/src/github.com/mroote/factorio-server-manager/:$GOPATH"
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user