mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Simplify .travis.yml config
This commit is contained in:
parent
7234f83073
commit
7b4c77b7da
@ -11,4 +11,4 @@ before_install:
|
||||
- cd $HOME/gopath/src/github.com/wtfutil/wtf
|
||||
- export GOPROXY="https://gocenter.io" && export GO111MODULE=on
|
||||
|
||||
script: go get ./... && go get github.com/go-test/deep && go test -v github.com/wtfutil/wtf/wtf_tests/...
|
||||
script: go get ./... && go test -v github.com/wtfutil/wtf/...
|
Loading…
x
Reference in New Issue
Block a user