Skip to content

Commit d82bc76

Browse files
committed
noidea
1 parent c091250 commit d82bc76

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ node_js:
55
- "0.10"
66
- "0.11"
77
before_install:
8-
- "npm install --upgrade npm -g"
8+
- "npm install --upgrade npm -g"

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
},
2525
"devDependencies": {
2626
"mocha": "*",
27-
"debug": "~0.7.1",
2827
"should": "~3.3.1",
2928
"nock": "*",
3029
"glob": "*",

0 commit comments

Comments
 (0)