Browse Source

chore(ci): Use node 8 (#959)

Eduardo San Martin Morote 7 years ago
parent
commit
7d9730edd2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      circle.yml

+ 1 - 1
circle.yml

@@ -1,5 +1,5 @@
 machine:
   node:
-    version: 5
+    version: 8
   environment:
     BABEL_ENV: development