Skip to content

Commit

Permalink
Merge pull request cloudflare#517 from cloudflare/jacob/fix-travis
Browse files Browse the repository at this point in the history
Set travis versions to 1.5 and 1.6
  • Loading branch information
kisom committed Feb 19, 2016
2 parents 5d36322 + cf2111a commit d81c136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: false
language: go
go:
- 1.5
- tip
- 1.6
# Install g++-4.8 to support std=c++11 for github.com/google/certificate-transparency/go/merkletree
addons:
apt:
Expand Down

0 comments on commit d81c136

Please sign in to comment.