Build using `make test` on Travis CI

This commit is contained in:
James Nugent 2015-11-10 17:11:39 -05:00
parent 06d493cfb6
commit 359c087a3a
1 changed files with 1 additions and 3 deletions

View File

@ -9,9 +9,7 @@ go:
install: make updatedeps install: make updatedeps
script: script:
- go test ./... - make test
- make vet
#- go test -race ./...
branches: branches:
only: only: