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 1fe92e6 commit 856427a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ install:
- pip install selenium
before_script:
- export PATH=$PATH:/usr/lib/chromium-browser/
- cd testapp/app && python manage.py runserver &
- cd testapp/app && python manage.py runserver
- sleep 3
env:
global:
Expand Down

0 comments on commit 856427a

Please sign in to comment.