dev: don't run CI on go.12 (#1060)

Also, update node.js version for CI
This commit is contained in:
Isaev Denis 2020-05-02 18:08:15 +03:00 committed by GitHub
parent d95671cc1b
commit e7e2b9e7e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,10 @@
language: go
go:
- 1.12.x
- 1.13.x
- 1.14.x
before_script:
- nvm install 12.14.0
- nvm install 13.11.0
script:
- time make fast_check_generated