Skip to content

Commit 2102378

Browse files
authored
Merge pull request #223 from gliptak/patch-1
Add Go 1.14 to Travis
2 parents 7d7fc89 + cb64891 commit 2102378

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)