Support Go 1.14rc1.

This commit is contained in:
Trevor Pounds 2020-02-08 13:46:24 -05:00
parent 536a4f0e12
commit 6436e9a757

View File

@ -2,7 +2,7 @@ language: go
go:
- 1.12.x
- 1.13.x
- 1.14beta1
- 1.14rc1
before_script:
- nvm install 12.14.0