Browse Source

Chore: use lts node version in travis (#10889)

杨奕 7 years ago
parent
commit
03e03b9b33
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 sudo: false
 language: node_js
-node_js: stable
+node_js: lts/*
 before_install:
 - export CHROME_BIN=chromium-browser
 - export DISPLAY=:99.0