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

Commit b67f4075 by Jan Aagaard Meier

PG does not like v0.10. Update buster dep. to 0.6.3

1 parent 4bca6178
Showing with 1 additions and 2 deletions
...@@ -20,4 +20,3 @@ language: node_js ...@@ -20,4 +20,3 @@ language: node_js
node_js: node_js:
- 0.8 - 0.8
- 0.10
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
"sqlite3": "~2.1.5", "sqlite3": "~2.1.5",
"mysql": "~2.0.0-alpha7", "mysql": "~2.0.0-alpha7",
"pg": "~0.10.2", "pg": "~0.10.2",
"buster": "~0.6.0", "buster": "~0.6.3",
"watchr": "~2.2.0", "watchr": "~2.2.0",
"yuidocjs": "~0.3.36" "yuidocjs": "~0.3.36"
}, },
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!