Skip to content

Commit

Permalink
Fix: deps, travis 5
Browse files Browse the repository at this point in the history
  • Loading branch information
zoubin committed May 17, 2016
1 parent f3788f0 commit 8c35593
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "stable"
- "5"
- "4"
- "0.12"
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"browser-pack": "^6.0.1",
"labeled-stream-splicer": "^2.0.0",
"mixy": "^1.0.0",
"multimatch": "^2.1.0"
"multimatch": "^2.1.0",
"vinyl": "^1.1.1"
},
"devDependencies": {
"browserify": "^13.0.0",
Expand Down

0 comments on commit 8c35593

Please sign in to comment.