Add depends

This commit is contained in:
Eliot Whalan 2016-06-19 18:04:49 +10:00
parent 89a39504d8
commit b761c57b89
No known key found for this signature in database
GPG Key ID: C0A42175139840D6
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