Skip to content

Commit

Permalink
Merge pull request #10 from dericofilho/master
Browse files Browse the repository at this point in the history
Update .travis.yml with missing dependency
  • Loading branch information
Ahmet Alp Balkan committed Sep 5, 2014
2 parents 6aa787f + 3d5b3a2 commit 8abc193
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 @@ -5,3 +5,4 @@ install:
- export PATH=$PATH:$HOME/gopath/bin
- go get -v code.google.com/p/go.tools/cmd/cover
- go get -t github.com/smartystreets/goconvey
- go get github.com/jacobsa/oglematchers

0 comments on commit 8abc193

Please sign in to comment.