added travis + tests

This commit is contained in:
Phil Kunz
2015-10-05 23:33:57 +02:00
parent 2dec60ce56
commit e28670de17
9 changed files with 209 additions and 29 deletions

View File

@@ -24,7 +24,12 @@
"url": "https://github.com/pushrocks/smartcli/issues"
},
"homepage": "https://github.com/pushrocks/smartcli",
"dependencies": {},
"dependencies": {
"beautylog": "0.0.12",
"cliff": "^0.1.10",
"inquirer": "^0.10.1",
"yargs": "^3.26.0"
},
"devDependencies": {
"gulp": "3.9.0",
"gulp-typescript": "2.9.2"