Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f2696c3a authored by Norbert Csaba Herczeg's avatar Norbert Csaba Herczeg
Browse files

fix: dependencies, travis config

parent b0234ee8
No related branches found
No related tags found
No related merge requests found
sudo: false
language: node_js
node_js:
- 0.6
- 0.8
- 0.10
- 0.12
\ No newline at end of file
- 'iojs'
- '0.12'
- '0.10'
\ No newline at end of file
......@@ -28,7 +28,7 @@
"main": "./lib/jsonpath",
"dependencies": {},
"devDependencies": {
"nodeunit": "0.8.8"
"nodeunit": "0.9.0"
},
"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