vendor/github.com/magiconair/properties/.travis.yml
changeset 265 05c40b36d3b2
parent 264 8f478162d991
child 266 80973a656b81
equal deleted inserted replaced
264:8f478162d991 265:05c40b36d3b2
     1 language: go
       
     2 go:
       
     3     - 1.3.x
       
     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     - "1.15.x"
       
    16     - "1.16.x"
       
    17     - tip