Skip to content

Commit

Permalink
Update CI environment (Node 8, Yarn 1.2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Oct 24, 2017
1 parent d20af23 commit 42dffed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Expand Up @@ -2,12 +2,12 @@
machine:
timezone: America/Los_Angeles
node:
version: 6
version: 8
ruby:
version: 2.2.3
environment:
TRAVIS_REPO_SLUG: facebook/react
YARN_VERSION: 0.17.8
YARN_VERSION: 1.2.1
PATH: "${PATH}:${HOME}/.yarn/bin"

dependencies:
Expand Down

0 comments on commit 42dffed

Please sign in to comment.