Skip to content
Snippets Groups Projects
Commit 0ac4d5b7 authored by Nick Schonning's avatar Nick Schonning
Browse files

Add npm script tage the Travis automatically executes

Set targets to lint, and quint for when the testing is implemented
parent 7fd9cfab
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,9 @@
"engines": {
"node": "~0.8.0"
},
"scripts": {
"test": "grunt lint qunit"
},
"dependencies": {
"underscore" : "~1.3.3",
"express" : "~2.5.9",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment