Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Commit

Permalink
fix master build by upgrading with supported golang versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rremer committed May 13, 2016
1 parent 62c80df commit 0b2e899
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
@@ -1,7 +1,7 @@
language: go
go:
- 1.3.3
- 1.4.2
- 1.5.4
- 1.6.2
script:
- curl -s https://raw.githubusercontent.com/pote/gpm/v1.3.2/bin/gpm > gpm
- chmod +x gpm
Expand Down

0 comments on commit 0b2e899

Please sign in to comment.