Skip to content

Commit

Permalink
Install gopkg.in/tomb.v2 in Travis CI
Browse files Browse the repository at this point in the history
This is needed so the txn tests can use dbtest.
  • Loading branch information
babbageclunk committed Jul 10, 2016
1 parent eba0955 commit f253ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ install:

- go get gopkg.in/check.v1
- go get gopkg.in/yaml.v2
- go get gopkg.in/tomb.v2

before_script:
- export NOIPV6=1
Expand Down

0 comments on commit f253ba2

Please sign in to comment.