Skip to content

Commit

Permalink
chore(ci): Use node 8 (#959)
Browse files Browse the repository at this point in the history
  • Loading branch information
posva authored and ktsn committed Sep 18, 2017
1 parent 703bf67 commit 7d9730e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
machine:
node:
version: 5
version: 8
environment:
BABEL_ENV: development

0 comments on commit 7d9730e

Please sign in to comment.