Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Add Go 1.6 to CI test.
  • Loading branch information
klauspost committed Feb 19, 2016
1 parent 84ff582 commit e2cfa52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go:
- 1.3
- 1.4
- 1.5
- 1.6
- tip

script:
Expand Down

0 comments on commit e2cfa52

Please sign in to comment.