mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
fixed travis config
This commit is contained in:
parent
441b4b8d42
commit
6d2d4fa1c7
@ -12,6 +12,8 @@ services:
|
||||
- docker
|
||||
|
||||
before_script:
|
||||
- sudo service mysql stop
|
||||
- sudo service postgresql stop
|
||||
- docker-compose up -d
|
||||
- gulp createTravisOrmConfig
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user