Fixing where tests are run

This commit is contained in:
kevgliss 2015-07-21 09:08:01 -07:00
parent 9e16d04fa2
commit 29203baa3d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ before_script:
- npm install -g bower
script:
- make lint
- py.test tests
- make tests
notifications:
email: