Updated travis to install v0.12.7 of node.

This commit is contained in:
Chris Kleeschulte 2015-09-17 14:35:36 -04:00
parent c3654120ee
commit 6b904dda70
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ language: node_js
env:
- BITCORENODE_ENV=test BITCORENODE_ASSUME_YES=true
node_js:
- "0.12"
- "v0.12.7"
before_install:
- git config --global user.email "dev@bitpay.com"
- git config --global user.name "BitPay, Inc."
@ -13,4 +13,4 @@ script:
- _mocha -R spec --recursive
cache:
directories:
- cache
- cache