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

Commit b67f4075 by Jan Aagaard Meier

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

1 parent 4bca6178
Showing with 3 additions and 3 deletions
......@@ -19,5 +19,4 @@ env:
language: node_js
node_js:
- 0.8
- 0.10
- 0.8
\ No newline at end of file
......@@ -45,7 +45,7 @@
"sqlite3": "~2.1.5",
"mysql": "~2.0.0-alpha7",
"pg": "~0.10.2",
"buster": "~0.6.0",
"buster": "~0.6.3",
"watchr": "~2.2.0",
"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!