不要怂,就是干,撸起袖子干!

Commit 57f3f8fb by Sascha Depold

travis setup

1 parent 81d1f1b0
Showing with 3 additions and 1 deletions
...@@ -13,7 +13,9 @@ ...@@ -13,7 +13,9 @@
"lingo": ">=0.0.4" "lingo": ">=0.0.4"
}, },
"devDependencies": { "devDependencies": {
"jasmine-node": ">=1.0.12" "jasmine-node": ">=1.0.12",
"expresso": ">=0.9.2",
"should": ">=0.3.2"
}, },
"keywords": ["mysql", "orm", "nodejs", "object relational mapper"], "keywords": ["mysql", "orm", "nodejs", "object relational mapper"],
"main": "index", "main": "index",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!