Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

Commit

Permalink
Use up-to-date version of Go for Travis CI; try again
Browse files Browse the repository at this point in the history
  • Loading branch information
jung-kurt committed Sep 3, 2017
1 parent c7e9726 commit cc7f4a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -3,11 +3,10 @@ language: go
sudo: false

go:
- 1.8.*
- master

os:
- linux
- osx

script: go test -v

Expand Down

0 comments on commit cc7f4a2

Please sign in to comment.