Skip to content

Commit

Permalink
Merge pull request go-acme#269 from xenolf/travisci-go-updates
Browse files Browse the repository at this point in the history
Shift CI test to newer Go versions
  • Loading branch information
xenolf authored Aug 17, 2016
2 parents eb7c5e6 + 33ef204 commit cfdbc15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go
go:
- 1.5.3
- 1.6
- 1.6.3
- 1.7
- tip
install:
- go get -t ./...
Expand Down

0 comments on commit cfdbc15

Please sign in to comment.