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 6d029f9 commit cb6278c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ 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 cb6278c

Please sign in to comment.