From a6519f4a2cc70af385e47054155306f62ace8a04 Mon Sep 17 00:00:00 2001 From: z7zmey Date: Mon, 25 Feb 2019 17:59:06 +0200 Subject: [PATCH] update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 01803e1..3288aca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ branches: - master before_script: - go get -u golang.org/x/tools/cmd/goyacc - - go get -u github.com/kylelemons/godebug/pretty + - go get -u github.com/pkg/profile - go get -u github.com/cznic/golex/lex - go get -u github.com/yookoala/realpath - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter