Skip to content

Commit

Permalink
Replace go1.0 and go1.5 builds with go1.2 for Travis
Browse files Browse the repository at this point in the history
Signed-off-by: Lilis Iskandar <[email protected]>
  • Loading branch information
Lilis Iskandar authored and veeableful committed Jun 1, 2017
1 parent 86d8615 commit fa5f69a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: go

go:
- 1.0
- 1.5
- 1.2
- tip

install:
Expand Down

0 comments on commit fa5f69a

Please sign in to comment.