Mentions légales du service

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

Package and travis config fix

parent dbbd94d5
No related branches found
No related tags found
No related merge requests found
language: node_js
node_js:
- 0.6
- 0.8
\ No newline at end of file
- 0.8
- 0.10
- 0.12
......@@ -30,5 +30,5 @@
"devDependencies": {
"nodeunit": "*"
},
"scripts": {"test": "node_modules/nodeunit/bin/nodeunit test/test.*.js"}
"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