testing circle
This commit is contained in:
parent
ab60262cc9
commit
8f327fa439
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
public/bundle.js
|
public/bundle.js
|
||||||
public/webcrypto-shim.js
|
public/webcrypto-shim.js
|
||||||
test/frontend/bundle.js
|
test/frontend/bundle.js
|
||||||
|
/home/ubuntu/send/firefox
|
|
@ -4,6 +4,8 @@ machine:
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
- redis
|
- redis
|
||||||
|
environment:
|
||||||
|
PATH: "/home/ubuntu/send/firefox:$PATH"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
pre:
|
pre:
|
||||||
|
|
Loading…
Reference in a new issue