Fixing where tests are run
This commit is contained in:
parent
9e16d04fa2
commit
29203baa3d
|
@ -19,7 +19,7 @@ before_script:
|
|||
- npm install -g bower
|
||||
script:
|
||||
- make lint
|
||||
- py.test tests
|
||||
- make tests
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
|
Loading…
Reference in New Issue