Skip to content

Commit a7196e5

Browse files
committed
Revert 907011e "Try upgrading Phantom"
Well, it didn't work on Node 0.8, and it might also have been meant to test that Mocha works with old Phantom 1.x, so put it back.
1 parent c93b364 commit a7196e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
"karma-mocha-clean-reporter": "0.0.1",
295295
"karma-phantomjs-launcher": "^0.2.3",
296296
"karma-sauce-launcher": "^1.0.0",
297-
"phantomjs": "^2.0.0",
297+
"phantomjs": "1.9.8",
298298
"should": "~8.0.0",
299299
"through2": "~0.6.5",
300300
"to-iso-string": "0.0.2",

0 commit comments

Comments
 (0)