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 47f36e1 commit d11c71c
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 @@ -6,6 +6,7 @@ go:
- 1.3
- 1.4
- 1.5
- 1.6
- tip

script:
Expand Down

0 comments on commit d11c71c

Please sign in to comment.