Skip to content

Commit

Permalink
Add tip
Browse files Browse the repository at this point in the history
  • Loading branch information
barnybug committed Dec 1, 2016
1 parent eb5488f commit 63c5a66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: go
go:
- 1.6
- 1.7
- tip
sudo: false
before_script:
- 'mkdir -p $GOPATH/bin && wget -q https://github.com/barnybug/go-cast/releases/download/deps/upx -O $GOPATH/bin/upx && chmod +x $GOPATH/bin/upx'
Expand Down

0 comments on commit 63c5a66

Please # to comment.