Debugging Docker behaviour in Travis CI environment
This commit is contained in:
parent
1c6d71518a
commit
52bfde8ab0
|
@ -29,6 +29,5 @@ install:
|
|||
# - sleep 4 # give xvfb some time to start
|
||||
|
||||
script:
|
||||
- docker ps -a
|
||||
- python $TRAVIS_BUILD_DIR/tests/console/PAN1.py
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue