Updated travis.yml

This commit is contained in:
Denis-Cosmin Nutiu 2017-12-16 21:08:24 +02:00
parent db729cbcfd
commit bb78b96be6

View file

@ -8,7 +8,6 @@ go:
install: install:
# - go get -t -v ./... # - go get -t -v ./...
- go get -t -v github.com/fsnotify/fsnotify - go get -t -v github.com/fsnotify/fsnotify
- go get -t -v golang.org/x/sys
- go get -t -v github.com/spf13/viper - go get -t -v github.com/spf13/viper
- go get -t -v github.com/hashicorp/hcl - go get -t -v github.com/hashicorp/hcl
- go get -t -v github.com/magiconair/properties - go get -t -v github.com/magiconair/properties