pytube / .travis.yml
hbmartin's picture
drop support for python 2 and 3.4
fcd83e1
raw
history blame
270 Bytes
language: python
cache:
- apt
- pip
python:
- "3.5"
- "3.6"
- "3.7"
install: "make"
script:
- make ci
before_install:
- pip install pipenv flake8 --upgrade
sudo: false
after_success:
coveralls
notifications:
# slack: watchcloud:rNoT5kJJakPqwLSKuev6oa4C