update travis-ci definition
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
rvm:
|
||||
- 1.9.2
|
||||
services:
|
||||
- couchdb
|
||||
before_script:
|
||||
- curl -X PUT localhost:5984/cmtool_test
|
||||
|
||||
Reference in New Issue
Block a user