소스 검색

Merge branch 'use-node-lts' of https://github.com/d98762625/CyberChef into d98762625-use-node-lts

j433866 6 년 전
부모
커밋
6d14368e2f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: node_js
 node_js:
-  - node
+  - lts/*
 addons:
   chrome: stable
 install: npm install