Codebase list golang-yaml.v2 / upstream/0.0+git20160301.0.a83829b .travis.yml
upstream/0.0+git20160301.0.a83829b

Tree @upstream/0.0+git20160301.0.a83829b (Download .tar.gz)

.travis.yml @upstream/0.0+git20160301.0.a83829braw · history · blame

1
2
3
4
5
6
7
8
9
language: go

go:
    - 1.4
    - 1.5
    - 1.6
    - tip

go_import_path: gopkg.in/yaml.v2