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