Przeglądaj źródła

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

杨奕 7 lat temu
rodzic
commit
03e03b9b33
1 zmienionych plików z 1 dodań i 1 usunięć
  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