Skip to content

Commit

Permalink
Bump Go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
HaraldNordgren committed Oct 21, 2018
1 parent d25795e commit bb73258
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: go
go:
- 1.9
- "1.9"
- "1.10"
- "1.11"
install:
- make get-deps
script:
Expand Down

0 comments on commit bb73258

Please sign in to comment.