Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-08 | [ci] setup couch for gitlab | Azul | |
Couch docker image will be available on the host called couchdb. So we use curl to check for it and display the version string. And then we move a couchdb.yml config file into place so the right host will be used. | |||
2015-03-31 | fix travis: use couchdb.admin.yml and pin travis ruby version to one that is ↵ | elijah | |
installed on travis-ci.org | |||
2014-12-19 | attempt to fix travis configuration | elijah | |
2013-03-06 | simulate couch migration workflow on travis | Azul | |
* first setup couch similar to what we'll have on the platform * then run migrations as admin * then drop admin privileges * then proceed with the normal test script |