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

Commit

Permalink
Add Go 1.5 to test targets.
Browse files Browse the repository at this point in the history
  • Loading branch information
klauspost committed Sep 18, 2015
1 parent a5d1ea1 commit f8d2e12
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 @@ -3,6 +3,7 @@ language: go
go:
- 1.3
- 1.4
- 1.5
- tip

script:
Expand Down

0 comments on commit f8d2e12

Please sign in to comment.