Skip to content

Commit

Permalink
ci: Reduce node version on CircleCI to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Aug 12, 2017
1 parent e0b605f commit 6a8a3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
@@ -1,6 +1,6 @@
machine:
node:
version: 7
version: 4
test:
override:
- npm run test-ci
Expand Down

0 comments on commit 6a8a3f6

Please sign in to comment.