Add depends

This commit is contained in:
Eliot Whalan 2016-06-19 18:04:49 +10:00
parent ad2997d6d7
commit 353aea994a
1 changed files with 4 additions and 0 deletions

View File

@ -6,3 +6,7 @@ go:
install:
- go get github.com/dchest/uniuri
- go get github.com/ewhal/pygments
- go get github.com/go-sql-driver/mysql
- go get github.com/gorilla/mux
script:
- make