mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 17:34:01 +03:00
Update travis
This commit is contained in:
+1
-1
@@ -5,6 +5,7 @@ sudo: false
|
|||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
||||||
go:
|
go:
|
||||||
|
- 1.15.x
|
||||||
- 1.14.x
|
- 1.14.x
|
||||||
- 1.13.x
|
- 1.13.x
|
||||||
- master
|
- master
|
||||||
@@ -18,4 +19,3 @@ script:
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: master
|
- go: master
|
||||||
- go: 1.14.x # because of golangci-lint
|
|
||||||
|
|||||||
Reference in New Issue
Block a user