mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-26 02:36:11 +01:00
DATABASE_URL no longer needs to be set.
This commit is contained in:
parent
d7d7510c8d
commit
400f0efa4e
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ sudo: true
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
env:
|
env:
|
||||||
- DATABASE_URL=mysql2://db/tracks_test
|
|
||||||
- DOCKER_COMPOSE_VERSION=1.21.0
|
- DOCKER_COMPOSE_VERSION=1.21.0
|
||||||
bundler_args: --without development --jobs=3 --retry=3
|
bundler_args: --without development --jobs=3 --retry=3
|
||||||
before_install:
|
before_install:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue