Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

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 81ac418 commit 19b0b33
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 19b0b33

Please # to comment.