Added missing dependency

This commit is contained in:
axl89 2016-08-09 13:32:02 +02:00
parent 1d2e817cb0
commit 01840fe98f
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ before_install:
- sudo apt-get install xvfb
install:
- pip install selenium PyVirtualDisplay sauceclient
- pip install selenium PyVirtualDisplay sauceclient testtools
#before_script:
# - "export DISPLAY=:99.0"