Skip to content

Commit

Permalink
Add go v1.8 and 1.9 to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrencewoodman committed Nov 19, 2017
1 parent aaf135c commit 51b7850
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@ language: go

go:
- 1.6
- 1.8
- 1.9
- tip

before_install:
Expand Down

0 comments on commit 51b7850

Please sign in to comment.