mirror of
https://github.com/gchq/CyberChef
synced 2025-12-10 13:23:25 +00:00
configure travis to use node LTS instead of latest
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- node
|
- lts/*
|
||||||
addons:
|
addons:
|
||||||
chrome: stable
|
chrome: stable
|
||||||
install: npm install
|
install: npm install
|
||||||
|
|||||||
Reference in New Issue
Block a user