Update travis ci

This commit is contained in:
Eliot Whalan 2016-07-15 14:27:11 +10:00
parent 7792941262
commit eb3cbb4406
1 changed files with 4 additions and 0 deletions

View File

@ -3,10 +3,14 @@ language: go
go:
- tip
env:
- "PATH=/home/travis/gopath/bin:$PATH"
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
- go get github.com/channelmeter/iso8601duration
script:
- make