Added the cache back in.

This commit is contained in:
Chris Kleeschulte 2015-07-29 15:29:04 -04:00
parent ead1294111
commit 2e19b44342

View File

@ -10,4 +10,7 @@ before_install:
script:
- _mocha -R spec integration/regtest.js
- _mocha -R spec --recursive
cache:
directories:
- platform/ubuntu