mirror of
https://github.com/harish2704/knex-json-query.git
synced 2026-09-10 04:41:07 +00:00
Added files for CI
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.12"
|
||||
+2
-1
@@ -22,6 +22,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/harish2704/knex-json-query#readme",
|
||||
"devDependencies": {
|
||||
"knex": "^0.12.6"
|
||||
"knex": "^0.12.6",
|
||||
"simple-mocha": "0.0.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user