aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2017-01-03 20:58:54 +0800
committerchriseth <c@ethdev.com>2017-01-03 20:58:54 +0800
commit941b5fd928899f3d1b3f2cd14c008deb6825d807 (patch)
treecaef3c842dc006d60eb23c9810f8eba1eb3b01dc
parentaf8bc1c9087dd6fcf8fd81bd8aef25431f176143 (diff)
downloaddexon-solidity-941b5fd928899f3d1b3f2cd14c008deb6825d807.tar.gz
dexon-solidity-941b5fd928899f3d1b3f2cd14c008deb6825d807.tar.zst
dexon-solidity-941b5fd928899f3d1b3f2cd14c008deb6825d807.zip
Require stable nodejs for deployment.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2160d175..820125cf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -71,6 +71,7 @@ matrix:
dist: trusty
sudo: required
compiler: gcc
+ node_js: stable
services:
- docker
before_install: