diff --git a/.travis.yml b/.travis.yml index 7b72754858..8b88255893 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,3 +14,5 @@ install: script: - python $TRAVIS_BUILD_DIR/tests/console/PAN1.py +addons: + firefox: "latest"