Update build files

This commit is contained in:
9seconds
2018-09-21 11:09:46 +03:00
parent 0828bd85ad
commit b81505ec21
2 changed files with 3 additions and 15 deletions
+1 -6
View File
@@ -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