mirror of
https://github.com/gchq/CyberChef
synced 2025-01-22 09:15:03 +00:00
Merge branch 'use-node-lts' of https://github.com/d98762625/CyberChef into d98762625-use-node-lts
This commit is contained in:
commit
6d14368e2f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- node
|
||||
- lts/*
|
||||
addons:
|
||||
chrome: stable
|
||||
install: npm install
|
||||
|
|
Loading…
Reference in a new issue