Skip to content

Commit

Permalink
fix travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Atkins committed Dec 4, 2018
1 parent 57f4fd6 commit 829ab69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ install:
- dep ensure -v

script:
- go test -v -race
- go test -v -race ./...

0 comments on commit 829ab69

Please sign in to comment.