.travis.yml (223B)
1 language: go 2 3 go: 4 - "1.4.x" 5 - "1.5.x" 6 - "1.6.x" 7 - "1.7.x" 8 - "1.8.x" 9 - "1.9.x" 10 - "1.10.x" 11 - "1.11.x" 12 - "1.12.x" 13 - "1.13.x" 14 - "1.14.x" 15 - "tip" 16 17 go_import_path: gopkg.in/yaml.v2
gtsocial-umbxUnnamed repository; edit this file 'description' to name the repository. | |
Log | Files | Refs | README | LICENSE |