removed pip install time from .travis.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user