mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Update .travis.yml
Added selenium dependencies
This commit is contained in:
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…
x
Reference in New Issue
Block a user