Skip to content

Commit

Permalink
travis update
Browse files Browse the repository at this point in the history
  • Loading branch information
Randall C. O'Reilly committed Dec 3, 2020
1 parent 4019922 commit 42a70ef
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,8 @@
language: go

go:
- 1.13.x
- 1.14.x
- 1.15.x
- master

addons:
Expand All @@ -17,6 +17,7 @@ matrix:

env:
- GO111MODULE=off
- GO111MODULE=on

script:
- go get -d -t -v ./...
Expand Down

0 comments on commit 42a70ef

Please sign in to comment.