parent
5cecc6f9d1
commit
9c756deaa5
|
@ -9,6 +9,7 @@ services:
|
|||
|
||||
install:
|
||||
- docker run --rm -t -v "$TRAVIS_BUILD_DIR:/tmp/pandorafms" -p 80:80 pandorafms/pandorafms-base /tmp/pandorafms/tests/test.sh
|
||||
- pip install selenium PyVirtualDisplay
|
||||
|
||||
script:
|
||||
- python $TRAVIS_BUILD_DIR/tests/run_console_tests.py
|
||||
|
|
Loading…
Reference in New Issue