2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

configure travis to use node LTS instead of latest

This commit is contained in:
d98762625
2019-04-29 17:10:40 +01:00
parent 01f0625d6a
commit 7a4f418e75

View File

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