diff --git a/.travis.yml b/.travis.yml index c854282..78a925b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,10 +4,6 @@ go: - 1.6 - 1.7 - tip -before_install: - - go get gopkg.in/urfave/cli.v2 - - go get gopkg.in/yaml.v2 - - go get github.com/fatih/color matrix: allow_failures: - go: tip \ No newline at end of file