本站源代码
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.

18 satır
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