Skip to content

Commit

Permalink
ci: update node to version 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Kirkpatrick committed Apr 26, 2017
1 parent 2f9e098 commit cf8a87e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion circle.yml
@@ -1,3 +1,6 @@
test:
machine:
node:
version: 6.1.0
test:
post:
- npm run coverage

0 comments on commit cf8a87e

Please sign in to comment.