[travis] remove webbrowser
This commit is contained in:
parent
c692a776b6
commit
b39dba8867
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ install:
|
|||
- pip install requests simplejson
|
||||
- pip install suntime
|
||||
- pip install tzlocal
|
||||
- pip install taskw webbrowser
|
||||
- pip install taskw
|
||||
script:
|
||||
- coverage run --source=. -m pytest tests -v
|
||||
- CODECLIMATE_REPO_TOKEN=40cb00907f7a10e04868e856570bb997ab9c42fd3b63d980f2b2269433195fdf codeclimate-test-reporter
|
||||
|
|
Loading…
Reference in a new issue