Skip to content

Commit

Permalink
travis: test with Go 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Aug 31, 2015
1 parent 952d3bc commit 5ecbb04
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 @@ go:
- 1.2
- 1.3
- 1.4
- 1.5
- tip
script:
- go get -t ./... && go test ./...
Expand Down

0 comments on commit 5ecbb04

Please sign in to comment.