diff --git a/.travis.yml b/.travis.yml index ead0853..46b3476 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ install: - go get gopkg.in/urfave/cli.v2 - go get gopkg.in/yaml.v2 - go get github.com/fatih/color - - go get golang.org/x/sys matrix: allow_failures: - - go: tip \ No newline at end of file + - go: tip \ No newline at end of file