We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e052c01 + 1330edf commit a7bd4d4Copy full SHA for a7bd4d4
.travis.yml
@@ -5,6 +5,7 @@ language: node_js
5
matrix:
6
include:
7
- node_js: iojs-v1
8
+ - node_js: iojs-v2
9
- node_js: "0.10"
10
- node_js: "0.12"
11
env: COVERALLS=1
package.json
@@ -47,7 +47,7 @@
47
"jshint": "2.7.0",
48
"mocha": "2.2.4",
49
"mocha-phantomjs": "3.5.3",
50
- "mock-fs": "2.6.0",
+ "mock-fs": "2.7.0",
51
"must": "0.12.0",
52
"phantomjs": "1.9.16",
53
"serve-static": "1.9.2",
0 commit comments