Skip to content

Commit

Permalink
fix(travis): use tip instead of release
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Apr 3, 2016
1 parent 9aa7dbd commit 8b1ff6a
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 @@ -3,7 +3,7 @@ language: go
go:
- 1.6
- 1.5
- release
- tip

before_install:
- go get -u -v github.com/nbio/st
Expand Down

0 comments on commit 8b1ff6a

Please sign in to comment.