Skip to content

Commit 5acd274

Browse files
committed
add gulp karma webpack as global packages
1 parent e7abcc5 commit 5acd274

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wercker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ build:
3131
- script:
3232
name: install global packages
3333
code: |
34-
npm i -g babel
34+
npm i -g babel gulp karma webpack
3535
# A step that executes `npm test` command
3636
- npm-test
3737

0 commit comments

Comments
 (0)