Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Berezina authored Aug 21, 2020
1 parent 34cd968 commit 2f63db9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ jobs:
name: "golangci-lint"
script: make lint

- stage: "Test"
name: "go get"
script: cd /tmp && go get "github.com/${TRAVIS_REPO_SLUG}@${BRANCH}"

- stage: "Test"
name: "unit tests"
script: make test
Expand Down

0 comments on commit 2f63db9

Please sign in to comment.