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

18 行
261B

  1. language: go
  2. go:
  3. - 1.9.x
  4. - 1.10.x
  5. go_import_path: gopkg.in/src-d/go-billy.v4
  6. install:
  7. - go get -v -t ./...
  8. script:
  9. - make test-coverage
  10. - ./.ci/test-building-binaries-for-supported-os.sh
  11. after_success:
  12. - bash <(curl -s https://codecov.io/bash)
上海开阖软件有限公司 沪ICP备12045867号-1