update travis file

pull/68/head
Henrique Dias 2016-03-04 20:21:50 +00:00
parent cbe4fe530d
commit 92b7764657
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ install:
- go get github.com/mitchellh/go-homedir - go get github.com/mitchellh/go-homedir
- go get github.com/caddyserver/caddydev - go get github.com/caddyserver/caddydev
- go get github.com/caddyserver/caddyext - go get github.com/caddyserver/caddyext
- go get github.com/pivotal-golang/archiver - go get github.com/pivotal-golang/archiver/extractor
- go install github.com/caddyserver/caddydev - go install github.com/caddyserver/caddydev
- go install github.com/caddyserver/caddyext - go install github.com/caddyserver/caddyext
- go install github.com/mitchellh/gox - go install github.com/mitchellh/gox