本站源代码
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

20 行
217B

  1. sudo: false
  2. language: go
  3. services:
  4. - redis-server
  5. go:
  6. - 1.9.x
  7. - 1.10.x
  8. - 1.11.x
  9. - tip
  10. matrix:
  11. allow_failures:
  12. - go: tip
  13. install:
  14. - go get github.com/onsi/ginkgo
  15. - go get github.com/onsi/gomega
上海开阖软件有限公司 沪ICP备12045867号-1