mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2025-01-24 05:17:24 +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.10"
|
||||||
- "1.11"
|
- "1.11"
|
||||||
- "1.12"
|
- "1.12"
|
||||||
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then tip; fi
|
- 1.x
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get github.com/apexskier/httpauth
|
- go get github.com/apexskier/httpauth
|
||||||
@ -16,7 +16,6 @@ install:
|
|||||||
- go get github.com/hpcloud/tail
|
- go get github.com/hpcloud/tail
|
||||||
- go get github.com/gorilla/websocket
|
- go get github.com/gorilla/websocket
|
||||||
- go get github.com/majormjr/rcon
|
- go get github.com/majormjr/rcon
|
||||||
# - export GOPATH="$HOME/gopath/src/github.com/mroote/factorio-server-manager/:$GOPATH"
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user