mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 08:24:00 +01:00
Rearrange travis yaml file
This commit is contained in:
+2
-2
@@ -12,9 +12,9 @@ install:
|
|||||||
- pip install pylint
|
- pip install pylint
|
||||||
- pip install pyflakes
|
- pip install pyflakes
|
||||||
- pip install pep8
|
- pip install pep8
|
||||||
before_script:
|
- pip install nosetests
|
||||||
|
script:
|
||||||
- pep8 headphones
|
- pep8 headphones
|
||||||
- pylint headphones
|
- pylint headphones
|
||||||
- pyflakes headphones
|
- pyflakes headphones
|
||||||
script:
|
|
||||||
- nosetests headphones
|
- nosetests headphones
|
||||||
|
|||||||
Reference in New Issue
Block a user