Skip to content

Commit

Permalink
Add Go 1.8, drop 1.4
Browse files Browse the repository at this point in the history
1.4 is pretty old, so no harm in dropping it I think.
  • Loading branch information
mcpherrinm authored Feb 16, 2017
1 parent b6aef50 commit d186784
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,8 +3,8 @@ language: go
sudo: false

go:
- 1.4
- 1.5
- 1.8
- tip

install:
Expand Down

0 comments on commit d186784

Please sign in to comment.