Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 87e5f2fa authored by Adam Powers's avatar Adam Powers
Browse files

Revert "Fixing Travis build errors"

This reverts commit f6c9e0f0.
parent f6c9e0f0
Branches
Tags
No related merge requests found
language: node_js language: node_js
node_js: node_js:
- 'iojs' - 0.6
- '0.12' - 0.8
- '0.10' - 0.10
- 0.12
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"main": "./lib/jsonpath", "main": "./lib/jsonpath",
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"nodeunit": "0.9.0" "nodeunit": "0.8.8"
}, },
"scripts": {"test": "./node_modules/.bin/nodeunit test"} "scripts": {"test": "./node_modules/.bin/nodeunit test"}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment