need target=dev in order for karma to find sinon
This commit is contained in:
parent
22b7225bf9
commit
53a873379f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ install:
|
|||
- npm install
|
||||
- bower install
|
||||
before_script:
|
||||
- grunt shell
|
||||
- grunt shell --target=dev
|
||||
notifications:
|
||||
email:
|
||||
recipients:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue