Skip to content

Commit

Permalink
trying travis ci and selenium debug
Browse files Browse the repository at this point in the history
  • Loading branch information
abidibo committed May 26, 2020
1 parent 716560c commit cc46b23
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 @@ -15,6 +15,7 @@ install:
- pip install selenium
before_script:
- export PATH=$PATH:/usr/lib/chromium-browser/
- google-chrome-stable --no-sandbox --headless --remote-debugging-port=9222 &
- cd testapp/app && python manage.py runserver &
- sleep 3
env:
Expand Down

0 comments on commit cc46b23

Please sign in to comment.