Skip to content

Commit

Permalink
Use latest go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
juniorz committed Oct 10, 2017
1 parent 736acd3 commit 4e47f25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -6,8 +6,8 @@ branches:
- windows
go:
- tip
- 1.9
- 1.8.3
- 1.9.1
- 1.8.4
- 1.7.6
- 1.6.4

Expand All @@ -16,9 +16,9 @@ services:

matrix:
include:
- go: 1.8.3
- go: 1.8.4
os: osx
- go: 1.9
- go: 1.9.1
os: osx
- go: 1.7.6
env: RELEASE=true
Expand Down

0 comments on commit 4e47f25

Please sign in to comment.