Trying Travis

This commit is contained in:
Gaël Métais
2014-09-24 13:08:01 +02:00
parent ad00e3f794
commit 3cf80c4a4a
2 changed files with 8 additions and 1 deletions
+3 -1
View File
@@ -27,5 +27,7 @@
"grunt-fontsmith": "^0.9.1",
"grunt-contrib-less": "^0.11.4"
},
"scripts": {}
"scripts": {
"test": "grunt test"
}
}