use sqlite3@3.0.0 and drop node v0.8.x support

This commit is contained in:
Dane Springmeyer
2014-09-21 15:49:22 -07:00
parent 5a68266e9f
commit e543f4062a
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
before_install:
- true