Some sweets for my sweets

This commit is contained in:
Josh Kalderimis 2014-07-14 17:06:21 +12:00
parent a8f99df63f
commit 16344ce684

View File

@ -1,6 +1,7 @@
language: node_js
node_js:
- "0.10"
sudo: false
env:
- DB=sqlite3 NODE_ENV=testing
- DB=mysql NODE_ENV=testing-mysql