Use travis-ci.

This commit is contained in:
Hyunje Alex Jun
2013-07-08 23:01:49 +09:00
parent 5124a27113
commit 09c0fb89d2
3 changed files with 9 additions and 0 deletions

View File

@@ -11,5 +11,8 @@
"grunt-contrib-cssmin": "~0.6.1",
"grunt-contrib-csslint": "~0.1.2",
"grunt-contrib-clean": "~0.4.1"
},
"scripts": {
"test": "grunt travis --verbose"
}
}