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

Commit

Permalink
travis: update go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dvrkps committed Oct 8, 2017
1 parent 5165935 commit b41982f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Expand Up @@ -5,8 +5,10 @@ sudo: required
dist: trusty

go:
- 1.6.4
- 1.7.5
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x

env:
- TARGET=amd64 GIMME_ARCH=amd64
Expand Down

0 comments on commit b41982f

Please sign in to comment.