Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move appveyor to use yarn #2071

Merged
merged 1 commit into from
Apr 26, 2017
Merged

Move appveyor to use yarn #2071

merged 1 commit into from
Apr 26, 2017

Conversation

paulirish
Copy link
Member

appveyor is currently disabled, so this a little moot..

but i flipped it on for this branch and it faired well (aside from TTI flakiness): https://ci.appveyor.com/project/paulirish/lighthouse/build/1010/job/5g77sw2ceq3j9m3p

appveyor setup courtesy of https://yarnpkg.com/en/docs/install-ci#appveyor-tab

.appveyor.yml Outdated
- npm install
- npm run install-all
- yarn
- yarn run install-all
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the "run"s?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@paulirish paulirish merged commit 2ffce21 into master Apr 26, 2017
@paulirish paulirish deleted the appveyoryarn branch April 26, 2017 19:40
paulirish added a commit that referenced this pull request Apr 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants