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

Commit

Permalink
update go version used in travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilsaraf committed Apr 3, 2019
1 parent 258f1d6 commit 6e879e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ services:

go:
- "1.10.x"
- "1.11"
- "1.11.x"
- "1.12.x"

before_install:
- curl https://glide.sh/get | sh
Expand Down

0 comments on commit 6e879e2

Please sign in to comment.