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

Expand version range of yarn for Travis #400

Merged
merged 2 commits into from
Feb 15, 2017

Conversation

julianvmodesto
Copy link
Contributor

@julianvmodesto julianvmodesto commented Feb 15, 2017

Issue

Yarn on Travis is installed as the latest, which is now 0.20.3. Our bootstrap.js file checks for 0.19.0, so builds fail with:

0.20.3
❌  update your version of yarn: npm i yarn@^0.19.0 -g

I have >= 0.19.0 for now unless there's a tighter version range we want.

@delambo
Copy link
Member

delambo commented Feb 15, 2017

Maybe you should bump it to 20, while you're at it

@ccpricenytimes ccpricenytimes merged commit 570ccee into nytimes:master Feb 15, 2017
tizmagik added a commit that referenced this pull request Feb 17, 2017
* master: (26 commits)
  Expand version range of yarn for Travis (#400)
  update migration guide to 0.4.0 (#398)
  Update CHANGELOG.md
  adds 040 final version (#392)
  0.4.0 docs (#338)
  adds yarn version check to bootstrap (#391)
  Making kyt a dependency rather than a devDependency (#387)
  adds more functional tests (#388)
  rc5 (#384)
  fixes stylelintrc glob so that it respects file extensions (#383)
  prep work for rc3 (#381)
  Interactive setup (#378)
  Update webpack.base.js (#365)
  Adds monorepo bootstrap (#377)
  fixes linter peer dependencies (#380)
  Fix typo (#379)
  kyt-cli version bump (#376)
  updates the kyt-cli version (#370)
  fixes cli starter kyt path bug (#369)
  Adds prep for 0.4.0 release candidate (#368)
  ...
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.

3 participants