Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
ci: remove travis install override
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfelton committed Apr 2, 2023
1 parent 494dbea commit 11e381e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ before_install:
sudo apt-get install libsecret-1-dev
fi
- curl -sL https://raw.githubusercontent.com/travis-ci/artifacts/master/install | bash
install:
- yarn
script:
- yarn lint-ci && yarn test-ci
after_failure:
Expand Down

0 comments on commit 11e381e

Please sign in to comment.