Skip to content

Commit

Permalink
Merge pull request #34 from square/mmc-update-go
Browse files Browse the repository at this point in the history
Add Go 1.8, drop 1.4
  • Loading branch information
mcpherrinm authored Feb 16, 2017
2 parents b6aef50 + d186784 commit 0e00d5c
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 0e00d5c

Please sign in to comment.