Skip to content

Commit

Permalink
use go 1.12 to avoid go get bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Russell committed Apr 21, 2019
1 parent 0178d5d commit ace42d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
dist: xenial

language: go
go:
- 1.12

# Without this, annotator.sh fails, related to gcloud.
sudo: required
Expand Down

0 comments on commit ace42d9

Please sign in to comment.