mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-02 00:11:56 +03:00
Update build files
This commit is contained in:
+1
-6
@@ -5,8 +5,7 @@ sudo: false
|
||||
dist: trusty
|
||||
|
||||
go:
|
||||
- "1.9.x"
|
||||
- "1.10.x"
|
||||
- "1.11.x"
|
||||
- master
|
||||
|
||||
before_script: make prepare
|
||||
@@ -17,10 +16,6 @@ script:
|
||||
- make critic
|
||||
- make test
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- vendor
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: master
|
||||
|
||||
Reference in New Issue
Block a user