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