Skip to content

Commit

Permalink
Merge pull request #15 from mkouhei/changes-support-goversion
Browse files Browse the repository at this point in the history
Updates go versions.
  • Loading branch information
mkouhei committed Sep 29, 2018
2 parents 7a4eb9c + c0f6c89 commit 8e04119
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
@@ -1,11 +1,8 @@
language: go
sudo: true
go:
- 1.5
- 1.6
- 1.7
- 1.8
- 1.9
- "1.9"
- "1.10"
- tip

install:
Expand Down

0 comments on commit 8e04119

Please sign in to comment.