Skip to content

Commit

Permalink
Update yarn version to 1.12.3-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Amber Joseph committed Jan 6, 2020
1 parent eedb880 commit 79b5326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: node_js
node_js:
- "12.14.0"
- "8.11.4"
- "8.16.2"
- "6.14.4"
- "4.9.1"
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.9.4
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.12.3-1
- export PATH="$HOME/.yarn/bin:$PATH"

0 comments on commit 79b5326

Please sign in to comment.