Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kmova authored Nov 16, 2016
1 parent 06ae3d1 commit 5b8d779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ before_install:
- sudo apt-get install -y
- sudo apt-get install -y curl
- go env && pwd
- sudo mkdir -p $GOPATH/bin
- mkdir -p $HOME/gopath/bin
- curl https://glide.sh/get | sh
script:
- make build

0 comments on commit 5b8d779

Please sign in to comment.