Skip to content

Commit

Permalink
Node 7, update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
geek committed Nov 7, 2016
1 parent 8066585 commit 0c182fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: node_js
node_js:
- "4"
- "6"
- "7"
- "node"

sudo: false
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"code": "4.x.x",
"cpr": "2.0.x",
"eslint-plugin-markdown": "1.0.0-beta.2",
"eslint-plugin-markdown": "1.0.0-beta.3",
"lab-event-reporter": "1.x.x",
"rimraf": "2.5.x"
},
Expand Down

0 comments on commit 0c182fa

Please sign in to comment.