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