Skip to content

Commit

Permalink
Add go version upto 1.13.x for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Saddam H committed Mar 24, 2020
1 parent 14c035f commit 9049594
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
Expand Up @@ -7,7 +7,10 @@ matrix:
- go: 1.7
- go: 1.8
- go: 1.9
- go: tip
- go: 1.10.x
- go: 1.11.x
- go: 1.12.x
- go: 1.13.x
allow_failures:
- go: tip
before_install:
Expand Down

0 comments on commit 9049594

Please sign in to comment.