Skip to content

Commit

Permalink
Upgraded node version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Luciano Mammino committed May 2, 2017
1 parent ede2cc6 commit 0d022a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
@@ -1,7 +1,7 @@

machine:
node:
version: 4.3.2
version: 6.1.0
environment:
PATH: "${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"

Expand Down

0 comments on commit 0d022a7

Please sign in to comment.