mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2025-01-08 04:04:53 +02:00
added semver to travis.yml
This commit is contained in:
parent
e47d20e9d1
commit
68a01b75e1
@ -12,6 +12,7 @@ install:
|
||||
- go get github.com/hpcloud/tail
|
||||
- go get github.com/gorilla/websocket
|
||||
- go get github.com/majormjr/rcon
|
||||
- go get github.com/Masterminds/semver
|
||||
- export GOPATH="$HOME/gopath/src/github.com/mroote/factorio-server-manager/:$GOPATH"
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user