need target=dev in order for karma to find sinon

This commit is contained in:
Gregg Zigler 2014-08-19 13:36:10 -07:00
parent 22b7225bf9
commit 53a873379f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ install:
- npm install
- bower install
before_script:
- grunt shell
- grunt shell --target=dev
notifications:
email:
recipients: