.travis.yml
changeset 131 6461e0637767
parent 128 e0621d1b9230
child 183 498d5d188119
equal deleted inserted replaced
130:787bbbf4c5da 131:6461e0637767
    18 - go get github.com/ghodss/yaml
    18 - go get github.com/ghodss/yaml
    19 - go get github.com/pkg/errors
    19 - go get github.com/pkg/errors
    20 - go get github.com/kr/text
    20 - go get github.com/kr/text
    21 - go get github.com/m0t0k1ch1/gomif
    21 - go get github.com/m0t0k1ch1/gomif
    22 - go get github.com/mattn/go-isatty
    22 - go get github.com/mattn/go-isatty
       
    23 - go get github.com/stretchr/testify/assert