Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
TASK: travis should use native yarn version
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Heckendorf committed Aug 17, 2020
1 parent 5bd8577 commit c779b9f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ cache:
- node_modules
notifications:
email: false
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.6.0
- export PATH="$HOME/.yarn/bin:$PATH"
install:
- yarn
script:
Expand Down

0 comments on commit c779b9f

Please sign in to comment.