mirror of
https://github.com/gonum/gonum.git
synced 2025-10-08 00:20:11 +08:00
Updated .travis
This commit is contained in:
@@ -6,7 +6,7 @@ go:
|
||||
script:
|
||||
- go get -d -v ./... && go build -v ./...
|
||||
- go test -v ./...
|
||||
- gofmt -d ./...
|
||||
- gofmt -d .
|
||||
|
||||
after_failure: failure
|
||||
after_error: failure
|
||||
|
Reference in New Issue
Block a user