summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2019-04-12 16:13:59 -0400
committerLex Neva <github.com@lexneva.name>2019-04-12 16:13:59 -0400
commitd373cac9777543d450049de59c1b2f6dea7be7d6 (patch)
tree74ddaa6c4bea66dedd25aa3b4dca49431294ba26
parenta87694dc61d7e90f63efb05666e7fd308f447652 (diff)
use node 7
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 30c7f71d..a1649a96 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,6 +29,8 @@ matrix:
os: osx
sudo: required
env: BUILD=osx
+ node_js:
+ - 7
if: type != cron AND (tag =~ ^v[0-9.]+$ OR branch != master)
- language: python