Skip to content

Commit

Permalink
test last three golang versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatcuk committed Apr 25, 2020
1 parent 39df92f commit 23e080d
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
@@ -1,8 +1,9 @@
language: go

go:
- 1.11
- 1.12
- 1.13
- 1.14

before_install:
- go get -t -v ./...
Expand Down

0 comments on commit 23e080d

Please sign in to comment.