github.com/agrison/harpoon@v0.0.0-20180819075247-a667a15fd0eb/.travis.yml (about)

     1  language: go
     2  
     3  go:
     4    - 1.5
     5  install:
     6    - go get github.com/fatih/color
     7    - go get github.com/gorilla/mux
     8    - go get github.com/BurntSushi/toml
     9    - go get -u github.com/agrison/harpoon