Skip to content

Commit

Permalink
build: test golang 1.11 -> 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Jun 28, 2020
1 parent d93c924 commit aec1bf2
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
@@ -1,9 +1,9 @@
language: go
go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
services:
- docker
env:
Expand Down

0 comments on commit aec1bf2

Please sign in to comment.