testing circle
This commit is contained in:
parent
ab60262cc9
commit
8f327fa439
|
@ -1,3 +1,4 @@
|
|||
public/bundle.js
|
||||
public/webcrypto-shim.js
|
||||
test/frontend/bundle.js
|
||||
test/frontend/bundle.js
|
||||
/home/ubuntu/send/firefox
|
|
@ -4,6 +4,8 @@ machine:
|
|||
services:
|
||||
- docker
|
||||
- redis
|
||||
environment:
|
||||
PATH: "/home/ubuntu/send/firefox:$PATH"
|
||||
|
||||
dependencies:
|
||||
pre:
|
||||
|
|
Loading…
Reference in New Issue