本站源代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
175B

  1. language: go
  2. env:
  3. - GO111MODULE=on
  4. sudo: required
  5. go:
  6. - "1.11.x"
  7. - tip
  8. os:
  9. - linux
  10. matrix:
  11. allow_failures:
  12. - go: tip
  13. fast_finish: true
  14. script:
  15. - make check
上海开阖软件有限公司 沪ICP备12045867号-1