Skip to content

Commit

Permalink
Fix travis run 6
Browse files Browse the repository at this point in the history
  • Loading branch information
abidibo committed Aug 2, 2022
1 parent df53480 commit 2c380ef
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 @@ -22,7 +22,7 @@ install:
- pip install reportlab
- pip install svglib
- django-admin --version
- pip install selenium
- pip install selenium==3.141.0
before_script:
- cd testapp/app && python manage.py migrate && python manage.py runserver &
- sleep 3
Expand Down

0 comments on commit 2c380ef

Please sign in to comment.