Skip to content

Commit

Permalink
Correct unit test tool repo location
Browse files Browse the repository at this point in the history
  • Loading branch information
j1n6 committed Sep 2, 2016
1 parent 525c20b commit 12d8397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -16,7 +16,7 @@ install:
- export PATH=$PATH:$HOME/gopath/bin

# Install build dependencies
- go get bitbucket.org/tebeka/go2xunit
- go get github.com/tebeka/go2xunit
- go get github.com/smartystreets/assertions
- go get -t github.com/smartystreets/goconvey
- go get -v -u github.com/tools/godep
Expand Down

0 comments on commit 12d8397

Please sign in to comment.