Update .travis.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.9.x
|
- 1.9.x
|
||||||
script: go test `go list ./... | grep -v vendor`
|
script: go get github.com/george518/PPGo_Job
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
on_success: never
|
on_success: never
|
||||||
|
|||||||
Reference in New Issue
Block a user