Skip to content

Commit

Permalink
drop 1.4 and 1.5 support. (#135)
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy authored May 22, 2017
1 parent ffa12cf commit 2332af6
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: go
go:
- 1.4.3
- 1.5.4
- 1.6.4
- 1.7.4
- 1.6.x
- 1.7.x
- 1.8.x
- tip

services:
Expand Down

0 comments on commit 2332af6

Please sign in to comment.