This commit is contained in:
Thomas Sileo 2018-05-30 23:09:45 +02:00
parent 3dbe4ba4e9
commit c53913aa12

View file

@ -24,6 +24,7 @@ script:
# Integration tests first
- python -m pytest -v --ignore data -k integration
# Federation tests (with two local instances)
- ls -lR /app
- pwd
- ls -lR .
- python -m pytest -v -s --ignore data -k federation
- docker logs instance1_web_1