.travis.yml
changeset 45 b58a7ea1aeb2
parent 37 9bc03db114c3
child 50 c6adf9d9e996
equal deleted inserted replaced
44:6da40ca4534c 45:b58a7ea1aeb2
    13 install:
    13 install:
    14 - go get github.com/spf13/cobra
    14 - go get github.com/spf13/cobra
    15 - go get github.com/spf13/viper
    15 - go get github.com/spf13/viper
    16 - go get github.com/McKael/madon
    16 - go get github.com/McKael/madon
    17 - go get github.com/ghodss/yaml
    17 - go get github.com/ghodss/yaml
       
    18 - go get github.com/pkg/errors
    18 - go get github.com/jaytaylor/html2text
    19 - go get github.com/jaytaylor/html2text
    19 - go get github.com/m0t0k1ch1/gomif
    20 - go get github.com/m0t0k1ch1/gomif