mirror of
https://github.com/rembo10/headphones.git
synced 2026-03-21 20:29:27 +00: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