Merge pull request #1541 from ethereum/stabelnodejs

Require stable nodejs for deployment.
This commit is contained in:
chriseth 2017-01-03 15:20:05 +01:00 committed by GitHub
commit 43d3f048e6

View File

@ -71,6 +71,7 @@ matrix:
dist: trusty
sudo: required
compiler: gcc
node_js: stable
services:
- docker
before_install: