Added the cache back in.
This commit is contained in:
parent
ead1294111
commit
2e19b44342
@ -10,4 +10,7 @@ before_install:
|
|||||||
script:
|
script:
|
||||||
- _mocha -R spec integration/regtest.js
|
- _mocha -R spec integration/regtest.js
|
||||||
- _mocha -R spec --recursive
|
- _mocha -R spec --recursive
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- platform/ubuntu
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user