Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Commit

Permalink
Try with pre-release 0.27.0 yarn.
Browse files Browse the repository at this point in the history
this supposedly fixes the issue.
  • Loading branch information
blimmer committed Jun 25, 2017
1 parent 21791bb commit b0ee2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ matrix:
- env: EMBER_TRY_SCENARIO=ember-canary

before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 0.27.0
- export PATH=$HOME/.yarn/bin:$PATH
- yarn global add phantomjs-prebuilt
- phantomjs --version
Expand Down

0 comments on commit b0ee2c6

Please sign in to comment.