mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 22:53:05 -03:00
ci: fix versions to workaround compiler release 🐛
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
@ -5,11 +5,11 @@ language: go
|
|||||||
go_import_path: gopkg.in/src-d/enry.v1
|
go_import_path: gopkg.in/src-d/enry.v1
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- '1.11.x'
|
- '1.11.6'
|
||||||
- '1.10.x'
|
- '1.12.1'
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- GO_VERSION_FOR_JVM='1.11.x'
|
- GO_VERSION_FOR_JVM='1.11.'
|
||||||
matrix:
|
matrix:
|
||||||
- ONIGURUMA=0
|
- ONIGURUMA=0
|
||||||
- ONIGURUMA=1
|
- ONIGURUMA=1
|
||||||
|
Reference in New Issue
Block a user