vendor/github.com/mitchellh/mapstructure/.travis.yml
changeset 251 1c52a0eeb952
parent 242 2a9ec03fe5a1
equal deleted inserted replaced
250:c040f992052f 251:1c52a0eeb952
     1 language: go
     1 language: go
     2 
     2 
     3 go:
     3 go:
     4   - 1.9.x
     4   - "1.11.x"
     5   - tip
     5   - tip
     6 
     6 
     7 script:
     7 script:
     8   - go test
     8   - go test