Skip to content

Commit

Permalink
Remove chrome from addon
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanghh committed Jun 8, 2021
1 parent 0156c42 commit bb34c71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ install:
- python -m pip install .

# include chrome for selenium test
addons:
chrome: stable
#addons:
# chrome: stable
# command to run tests
script:
- pytest
Expand Down

0 comments on commit bb34c71

Please sign in to comment.