Skip to content

Commit

Permalink
Update go version list in travis for all available versions in gimme
Browse files Browse the repository at this point in the history
  • Loading branch information
Emile-Filteau committed Nov 4, 2019
1 parent 8f3f176 commit feff2ea
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
language: go

go:
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- 1.9
- "1.10"
- 1.11
- 1.12
- 1.13
- master

# safelist
Expand Down

0 comments on commit feff2ea

Please sign in to comment.