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
689caa5a4b
commit
441b4b8d42
@ -1,3 +1,4 @@
|
||||
sudo: required
|
||||
language: node_js
|
||||
node_js:
|
||||
- stable
|
||||
@ -8,8 +9,7 @@ node_js:
|
||||
#- 0.11
|
||||
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
- docker
|
||||
|
||||
before_script:
|
||||
- docker-compose up -d
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user