.travis.yml (147B)
1 language: go 2 go: 3 - 1.10.x 4 - 1.11.x 5 - 1.12.x 6 - 1.13.x 7 - tip 8 matrix: 9 fast_finish: true 10 allow_failures: 11 - go: tip
gtsocial-umbxUnnamed repository; edit this file 'description' to name the repository. | |
Log | Files | Refs | README | LICENSE |