Skip to content

Commit

Permalink
wget
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Oct 8, 2016
1 parent fc57783 commit d8fa368
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: go
go: 1.7.1
addons:
apt:
packages:
- wget
install:
- go get github.com/Masterminds/glide
- glide install
Expand Down

0 comments on commit d8fa368

Please sign in to comment.