Skip to content

Commit ad8dc3e

Browse files
committed
test: Update to node 7
1 parent 4ad3c3e commit ad8dc3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
machine:
22
node:
3-
version: 6
3+
version: 7
44
test:
55
override:
66
- npm run test-ci

0 commit comments

Comments
 (0)