dev: don't run test on go1.9: they are running too long

This commit is contained in:
Denis Isaev 2018-09-02 14:36:23 +03:00
parent 8cef10eed6
commit be0bd9e1df
No known key found for this signature in database
GPG Key ID: A36A0EC8E27A1A01

View File

@ -1,7 +1,6 @@
sudo: false
language: go
go:
- 1.9.x
- 1.10.x
- 1.11.x
script: make check_generated test