Skip to content

Commit

Permalink
Travis CI initial configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
emerleite committed Dec 19, 2011
1 parent fe2b15b commit de48281
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -0,0 +1,9 @@
language: node_js
node_js:
- 0.4
- 0.6
env:
- DB=sqlite
- DB=mysql
- DB=couchdb
- DB=redis

0 comments on commit de48281

Please sign in to comment.