Skip to content

Commit

Permalink
Updated .travis.yml to fix Go versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
surenderthakran committed Jul 30, 2018
1 parent 9eca9de commit bb8b124
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
go:
- 1.7
- 1.8
- 1.9
- 1.10
- "1.7"
- "1.8"
- "1.9"
- "1.10"

0 comments on commit bb8b124

Please sign in to comment.