Skip to content

Commit 6436e9a

Browse files
committed
Support Go 1.14rc1.
1 parent 536a4f0 commit 6436e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: go
22
go:
33
- 1.12.x
44
- 1.13.x
5-
- 1.14beta1
5+
- 1.14rc1
66

77
before_script:
88
- nvm install 12.14.0

0 commit comments

Comments
 (0)