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

  1. language: go
  2. go:
  3. - 1.1
  4. - 1.2
  5. - 1.3
  6. - 1.4
  7. - 1.5
  8. - 1.6
  9. - tip
  10. install:
  11. - go install ./...
  12. - go get github.com/BurntSushi/toml-test
  13. script:
  14. - export PATH="$PATH:$HOME/gopath/bin"
  15. - make test
上海开阖软件有限公司 沪ICP备12045867号-1