mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 15:55:09 +00:00
remove curl from travis
This commit is contained in:
parent
60b8eb1922
commit
1581a9eff5
1 changed files with 0 additions and 1 deletions
|
|
@ -35,5 +35,4 @@ script:
|
||||||
- docker-compose ps | grep -i redis-socketio
|
- docker-compose ps | grep -i redis-socketio
|
||||||
- docker-compose ps | grep -i mariadb
|
- docker-compose ps | grep -i mariadb
|
||||||
- python test.py
|
- python test.py
|
||||||
- ./curl-travis
|
|
||||||
- docker-compose stop
|
- docker-compose stop
|
||||||
Loading…
Reference in a new issue