Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
js-kyle committed Feb 2, 2020
1 parent bb989fd commit 5a40cff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ node_js:
- "12"

before_install:
- bash build.sh --version 2.0.0-rc.27
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.21.1
- export PATH=$HOME/.yarn/bin:$PATH
- yarn policies set-version 2.0.0-rc.27

before_script:
- yarn run build
Expand Down

0 comments on commit 5a40cff

Please sign in to comment.