summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/magiconair/properties/.travis.yml
blob: ab980390290c919b450912d8bdbd6bd98b5afa9b (plain)
1
2
3
4
5
6
7
8
9
language: go
go:
    - 1.4.x
    - 1.5.x
    - 1.6.x
    - 1.7.x
    - 1.8.x
    - 1.9.x
    - tip