mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
Update .travis.yml
This commit is contained in:
parent
4768acc5c2
commit
235c3a9379
1 changed files with 2 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ python:
|
|||
|
||||
env:
|
||||
- DOCKER_COMPOSE_VERSION: 1.8.0
|
||||
- ARCH=arm
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
|
@ -36,4 +37,4 @@ script:
|
|||
- docker-compose ps | grep -i mariadb
|
||||
- python test.py
|
||||
- docker-compose stop
|
||||
- ./curl-travis
|
||||
- ./curl-travis
|
||||
|
|
|
|||
Loading…
Reference in a new issue