Skip to content

Commit

Permalink
tests back to go
Browse files Browse the repository at this point in the history
  • Loading branch information
paganotoni committed Jun 16, 2018
1 parent 8f81c0e commit 1c8915b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ go:
- master

script:
- go get -u golang.org/x/vgo
- vgo test -race $(go list ./... | grep -v /vendor/)
- go test -race $(go list ./... | grep -v /vendor/)

0 comments on commit 1c8915b

Please sign in to comment.