mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-26 23:35:02 +02:00
Removed Docker debug traces
This commit is contained in:
parent
88023e6a8d
commit
bd705a961e
@ -28,8 +28,5 @@ install:
|
||||
# - sleep 4 # give xvfb some time to start
|
||||
|
||||
script:
|
||||
- docker ps -a
|
||||
- docker run -dt -v "$TRAVIS_BUILD_DIR:/tmp/pandorafms" -p 127.0.0.1:80:80 pandorafms/pandorafms-base /tmp/pandorafms/tests/test.sh
|
||||
- docker ps -a
|
||||
- python $TRAVIS_BUILD_DIR/tests/console/PAN1.py
|
||||
- docker ps -a
|
||||
|
Loading…
x
Reference in New Issue
Block a user