Skip to content

Commit

Permalink
support 1.8.x testing.
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Jul 7, 2017
1 parent 753bf91 commit 7eb9391
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -2,9 +2,9 @@ language: go
sudo: false

go:
- 1.5.4
- 1.6.4
- 1.7.4
- 1.6.x
- 1.7.x
- 1.8.x
- tip

script:
Expand Down

0 comments on commit 7eb9391

Please sign in to comment.