mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-11-29 18:27:58 +08:00
[REV] change travis yml
This commit is contained in:
parent
ddb1c43f7c
commit
15a9845095
@ -5,14 +5,10 @@ go_import_path: github.com/goodrain/rainbond
|
||||
go:
|
||||
- "1.8.3"
|
||||
|
||||
# https://docs.travis-ci.com/user/customizing-the-build/#Rows-that-are-Allowed-to-Fail
|
||||
env:
|
||||
|
||||
# Run coverage tests.
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- go: "1.8.3"
|
||||
|
||||
script:
|
||||
- make build
|
Loading…
Reference in New Issue
Block a user