BUG: Missing build step in automated dep. (#17)
This commit is contained in:
parent
ba60631ba2
commit
d21c86c035
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ install:
|
|||
- bower install
|
||||
script:
|
||||
- npm test
|
||||
after_success:
|
||||
- ember build -prod
|
||||
deploy:
|
||||
provider: firebase
|
||||
token:
|
||||
|
|
Loading…
Add table
Reference in a new issue