Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of ssh://github.com/mozilla/speaktome
Browse files Browse the repository at this point in the history
* 'master' of ssh://github.com/mozilla/speaktome:
  Reverting filename version change
  • Loading branch information
andrenatal committed Jul 12, 2017
2 parents 3121369 + 4c8b304 commit 7649e86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dist: trusty
script:
- npm install
- npm run build
- mv web-ext-artifacts/speak-to-me.zip web-ext-artifacts/speak-to-me.xpi
- mv web-ext-artifacts/speak-to-me-1.0.zip web-ext-artifacts/speak-to-me-1.0.xpi
deploy:
provider: releases
api_key:
secure: Xg3Ju8R9VaZYChPkoz/MVij/RH0/6vSEc1I0SbxwhrVSIO8K01QXFPwKk+AF+eAl5qsNnDZgdS63h+6v4AUG9EMpP15NnI/+FPNeYjnBAB5TSXjvNGdcFLn3E4q4GpIFq4hoI1n7PjPYgJIosWGI3OdO7XO1H0o16+xmWWWGCYaqOrMNvUg2pqSdAkrzqAyeuIQ2rk5Uce4E3545DzgI5UcRkVkD3KRBfgdbwBkAMpfG6RbkG8jbjrYjoD3DsjkuZQscOgSj1o2z3HvcFJkChSvEfxMUnn0tyIrwxzcrBhne7Rzqe/SQg/Wwj5F4dv1qN7XCRJsqOFC80ggYWqSeoin8ajFm6XINaw6h5OgsybIEUsrmJxMYkbwGxkRxsLNJ8WOq9hDHaBNy34y8woIWO3rD7VLHcUUd/OCZ9t2/ZlfkcCsFcFaq3LDwV52hCiawSA9IEMAIhbvTcfZ/iySz3bspvlG/MofBIKV7eYdd2OAyWh26vgsA9d0MYUf/wKVlFT83qHXNNUOl8KspUGEb3RG7zKhCLQn8iiEYRqrdMJmULDx1wy3oRooZPi7Br/hhJtMxMoHXU8q+lgTrQzdmBTJ3a/yb6So8CzQ01r8tbykBVhR89AAfQb/MGaNZIDgMBmHDQGPl296qqCVZZnleKDoZQffjt/8VsoskL7u6DwM=
file: web-ext-artifacts/speak-to-me.xpi
file: web-ext-artifacts/speak-to-me-1.0.xpi
skip_cleanup: true
on:
repo: mozilla/speaktome
Expand Down

0 comments on commit 7649e86

Please sign in to comment.