We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4045b commit c458c17Copy full SHA for c458c17
1 file changed
wercker.yml
@@ -31,7 +31,7 @@ build:
31
- script:
32
name: install global packages
33
code: |
34
- npm i -g babel gulp karma webpack
+ npm i -g babel gulp karma karma-cli webpack
35
# A step that executes `npm test` command
36
- npm-test
37
@@ -77,7 +77,7 @@ deploy:
77
78
79
80
81
82
name: build stardust
83
0 commit comments