未验证 提交 3a1c8150 编写于 作者: S Sharif Elgamal 提交者: GitHub

Merge pull request #5710 from medyagh/travis_go_ver

pin go version for boilerplate
......@@ -11,6 +11,7 @@ matrix:
include:
- language: go
name: Check Boilerplate
go: 1.12.12
env:
- TESTSUITE=boilerplate
script: make test
......@@ -34,6 +35,8 @@ matrix:
script: make test
after_success:
- bash <(curl -s https://codecov.io/bash)
travisBuddy:
regex: (FAIL:|\.go:\d+:|^panic:|failed$)
notifications:
webhooks:
urls:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册