Skip to content

Commit

Permalink
[ci] add travis for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrugzz committed Dec 4, 2014
1 parent dbe926c commit 9f9273f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
language: node_js
before_install:
- curl --location http://git.io/1OcIZA | bash -s
services:
- couchdb
node_js:
- "0.8"
- "0.10"
- "0.11"

0 comments on commit 9f9273f

Please sign in to comment.