mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
Merge branch 'master' of github.com:mozilla/send
This commit is contained in:
@@ -9,7 +9,7 @@ machine:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
pre:
|
pre:
|
||||||
- npm i -g get-firefox geckodriver
|
- npm i -g get-firefox geckodriver nsp
|
||||||
- get-firefox --platform linux --extract --target /home/ubuntu/send
|
- get-firefox --platform linux --extract --target /home/ubuntu/send
|
||||||
|
|
||||||
deployment:
|
deployment:
|
||||||
@@ -33,3 +33,4 @@ test:
|
|||||||
override:
|
override:
|
||||||
- npm run lint
|
- npm run lint
|
||||||
- npm test
|
- npm test
|
||||||
|
- nsp check
|
||||||
|
|||||||
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user