mirror of https://github.com/spf13/viper.git
use docker based travis-ci
This commit is contained in:
parent
3041a43deb
commit
6a665317fd
|
@ -6,3 +6,4 @@ go:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
sudo: false
|
||||||
|
|
Loading…
Reference in New Issue