Skip to content

Commit

Permalink
Fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
thoas committed Dec 31, 2016
1 parent 74a58be commit 22f3f93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: go
before_install:
- go get golang.org/x/tools/cmd/cover
- go get github.com/stretchr/testify
go:
- 1.7
script: make test

0 comments on commit 22f3f93

Please sign in to comment.