Skip to content

Commit

Permalink
Setting Travis to test against more Go versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfarina committed Nov 4, 2016
1 parent bc8fb81 commit 88be495
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ go:
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- tip

# Setting sudo access to false will let Travis CI use containers rather than
Expand Down

0 comments on commit 88be495

Please sign in to comment.