Fixed env variables.

This commit is contained in:
Chris Kleeschulte 2015-07-28 16:32:53 -04:00
parent b1e04b97dd
commit 7de5ac32de

View File

@ -1,8 +1,7 @@
sudo: false
language: node_js
env:
- BITCOINDJS_ENV=test
- BITCOINDJS_ASSUME_YES=true
- BITCOINDJS_ENV=test BITCOINDJS_ASSUME_YES=true
node_js:
- "0.12"
before_install: