mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2025-02-13 13:59:49 +02:00
run test in correct subdirectory
This commit is contained in:
parent
e42840cf35
commit
fdead2aad4
11
.travis.yml
11
.travis.yml
@ -12,13 +12,6 @@ go:
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
||||
#install:
|
||||
# - go get github.com/apexskier/httpauth
|
||||
# - go get github.com/go-ini/ini
|
||||
# - go get github.com/gorilla/mux
|
||||
# - go get github.com/hpcloud/tail
|
||||
# - go get github.com/gorilla/websocket
|
||||
# - go get github.com/majormjr/rcon
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
- cd src/
|
||||
- go test -v ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user