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

21 lines
301B

  1. language: go
  2. go_import_path: google.golang.org/appengine
  3. install:
  4. - ./travis_install.sh
  5. script:
  6. - ./travis_test.sh
  7. matrix:
  8. include:
  9. - go: 1.8.x
  10. env: GOAPP=true
  11. - go: 1.9.x
  12. env: GOAPP=true
  13. - go: 1.10.x
  14. env: GOAPP=false
  15. - go: 1.11.x
  16. env: GO111MODULE=on
上海开阖软件有限公司 沪ICP备12045867号-1