commit | de00a69c162e3af5537175afb7aab216866331f1 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Mon Nov 12 17:37:39 2012 +0200 |
committer | Andrey Andreev <narf@bofh.bg> | Mon Nov 12 17:37:39 2012 +0200 |
tree | 57084f6dba1c8991ebbc6c133271f9caa0d87287 | |
parent | 7a7ad782b2f125622509a77c5a6f94ad4ae0f93c [diff] |
Remove 'services' directive from .travis.yml According to the Travis docs at http://about.travis-ci.org/docs/user/database-setup/, mysql and postgre are started on boot (and therefore don't need manual a start), while we all know that sqlite is not a service and doesn't need that either.