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
|
- npm install
|
||||||
- bower install
|
- bower install
|
||||||
before_script:
|
before_script:
|
||||||
- grunt shell
|
- grunt shell --target=dev
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
recipients:
|
recipients:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue