Skip to content

Commit

Permalink
Fixed tests for 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Jan 15, 2016
1 parent 8a4afbb commit 6bb6810
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ env:
- EK_TEST_PORT=8080

before_install:
- go get pkg.re/check.v1
- go get -v golang.org/x/tools/cmd/cover
- go get -v pkg.re/check.v1

script:
- .travis/script.sh .
Expand Down

0 comments on commit 6bb6810

Please sign in to comment.