pytube / .travis.yml
Till Schulte
Fix CI builds to ensure functionality (#690)
272841b unverified
raw
history blame
291 Bytes
language: python
cache:
- apt
- pip
python:
- "3.6"
- "3.7"
- "3.8"
- "3.9-dev"
install: "make"
script:
- make ci
before_install:
- pip install pipenv --upgrade
sudo: false
after_success:
- codecov
- coveralls
notifications:
# slack: watchcloud:rNoT5kJJakPqwLSKuev6oa4C