Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

Commit

Permalink
travis: update go to 1.5.3/1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonboulle committed May 26, 2016
1 parent bc481a4 commit 950df5e
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
Expand Up @@ -4,8 +4,8 @@ language: go

matrix:
include:
- go: 1.5.1
- go: 1.6
- go: 1.5.3
- go: 1.6.2

# Stop Travis mucking about with godeps:
# https://docs.travis-ci.com/user/languages/go#godep-support
Expand Down

0 comments on commit 950df5e

Please sign in to comment.