mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Remove obsolete commands on Travis
This commit is contained in:
parent
82ce576ba4
commit
63697f5e27
@ -9,7 +9,6 @@ addons:
|
||||
- chromium
|
||||
|
||||
before_install:
|
||||
- yarn global add wait-on
|
||||
# Install Codecov
|
||||
- yarn global add codecov
|
||||
- yarn install
|
||||
@ -17,7 +16,6 @@ before_install:
|
||||
|
||||
install:
|
||||
- docker-compose -f docker-compose.yml -f docker-compose.travis.yml up --build -d
|
||||
- wait-on http://localhost:7474 && docker-compose exec neo4j migrate
|
||||
|
||||
script:
|
||||
# Backend
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user