Skip to content

Commit

Permalink
changed the version of node
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzhangyu committed Sep 3, 2017
1 parent 2fe4c73 commit b1a97dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "8"
- "7.10.0"
- "6.10.2"
- "4.4.4"
after_success:
- npm run coveralls

1 comment on commit b1a97dc

@hanzhangyu
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我这里获取不了4.4.4的错误消息,我会去检查的

Please sign in to comment.