Skip to content

Commit

Permalink
try run circleci in node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
boopathi committed May 1, 2018
1 parent 3497044 commit 51e01a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -2,7 +2,7 @@

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

Expand Down

0 comments on commit 51e01a8

Please sign in to comment.