Skip to content

Commit

Permalink
Test go 1.14, not 1.12 (#759)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjohnsonjr committed Aug 24, 2020
1 parent b6430e8 commit 4e3ad46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ language:
- go

go:
- "1.12"
- "1.13"
- "1.14"

env:
- "GO111MODULE=off"
Expand Down

0 comments on commit 4e3ad46

Please sign in to comment.