explicitly specify 1.14rc1 for now

This commit is contained in:
Shivaram Lingamneni 2020-02-09 21:47:12 -05:00
parent add4249fd2
commit dd25ed391b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: go language: go
go: go:
- "1.14.x" - "1.14rc1"
script: script:
- make - make