Skip to content

Commit

Permalink
Update .circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 10, 2018
1 parent ebfafd4 commit 9ad3dd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circle.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
machine:
node:
version: 9
version: "8"
test:
override:
- npm run test
- npm test

0 comments on commit 9ad3dd7

Please sign in to comment.