Skip to content

Commit

Permalink
added go get -t
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 21, 2018
1 parent 8b65f1c commit 9186aa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ install: true
go:
- "1.10.1"

# before_install:
# - go get github.com/warren-veerasingam/lib
before_install:
- go get -t ./...

0 comments on commit 9186aa2

Please sign in to comment.