mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-24 07:38:33 +00:00
removed pip install time from .travis.yml
Former-commit-id: 5cb5b9215451934dd32762c0702b221591cd2cf3
This commit is contained in:
parent
58244ae233
commit
e308b8717f
@ -19,7 +19,6 @@ install:
|
||||
- docker exec -i -u root frappe bash -c "echo 127.0.0.1 site1.local >> /etc/hosts"
|
||||
- sudo su -c 'echo 127.0.0.1 site1.local >> /etc/hosts'
|
||||
- pip install requests
|
||||
- pip install time
|
||||
|
||||
script:
|
||||
- docker-compose ps | grep -i frappe
|
||||
|
Loading…
x
Reference in New Issue
Block a user