mirror of https://github.com/statping/statping
remove go_env
parent
bbd36d3698
commit
c21ed3940f
|
@ -17,7 +17,6 @@ env:
|
||||||
- DB_USER=travis
|
- DB_USER=travis
|
||||||
- DB_PASS=
|
- DB_PASS=
|
||||||
- DB_DATABASE=test
|
- DB_DATABASE=test
|
||||||
- GO_ENV=test
|
|
||||||
- STATPING_DIR=$GOPATH/src/github.com/statping/statping
|
- STATPING_DIR=$GOPATH/src/github.com/statping/statping
|
||||||
go: 1.14
|
go: 1.14
|
||||||
go_import_path: github.com/statping/statping
|
go_import_path: github.com/statping/statping
|
||||||
|
|
Loading…
Reference in New Issue