Skip to content

Commit

Permalink
Ensure selenium with the firefox geckodriver web driver is available …
Browse files Browse the repository at this point in the history
…for BDD tests.
  • Loading branch information
Coop56 committed Mar 20, 2019
1 parent 1714983 commit 1065af4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ matrix:
MONITORING_ENABLED: 'False'
SESSION_EXPIRED_CONTROL_ENABLED: 'False'
CELERY_ALWAYS_EAGER: 'True'
TEST_RUN_SELENIUM: 'True'
- name: "QGis Server-backend Core Modules Smoke Tests"
python: 2.7
virtualenv:
Expand Down

0 comments on commit 1065af4

Please sign in to comment.