.travis.yml
changeset 252 8399cd48111b
parent 248 bd6f15d41b78
child 257 f21cae75c8bd
equal deleted inserted replaced
251:1c52a0eeb952 252:8399cd48111b
     1 language: go
     1 language: go
     2 go:
     2 go:
     3 - "1.8"
     3 - "1.11.13"
     4 - "1.9"
     4 - "1.12"
     5 - "1.10"
     5 - "1.13"
     6 - "1.11.12"
       
     7 - master
     6 - master
     8 matrix:
     7 matrix:
     9   allow_failures:
     8   allow_failures:
    10     - go: master
     9     - go: master
    11   fast_finish: true
    10   fast_finish: true