Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-15 | [ci] use default db prefix on gitlab and travis | Azul | |
This makes writing the tests for database names easier as they should be the same strings on gitlab, travis and locally. | |||
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. |