mirror of
https://github.com/c0de-archive/spotipy.git
synced 2024-11-04 23:17:48 +00:00
Update .travis.yml
This commit is contained in:
parent
724b4e3cd5
commit
4c5d56768f
@ -19,12 +19,10 @@ after_success:
|
||||
- coverage report
|
||||
- coveralls
|
||||
- pip install pep8 pyflakes
|
||||
- pep8 PIL/*.py
|
||||
- pyflakes PIL/*.py
|
||||
- pep8 *.py tests/*.py
|
||||
- pyflakes *.py tests/*.py
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- python: 2.6
|
||||
- python: 3.2
|
||||
- python: 3.4
|
||||
- python: pypy
|
||||
|
Loading…
Reference in New Issue
Block a user