Skip to content

Commit cb64891

Browse files
authored
Add Go 1.14 to Travis
1 parent 7d7fc89 commit cb64891

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ go:
1515
- 1.11.x
1616
- 1.12.x
1717
- 1.13.x
18-
19-
18+
- 1.14.x
2019

2120
script:
2221
- go vet

0 commit comments

Comments
 (0)