mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
use nvmrc file
avoids storing node version in travis to allow nvm tool for local dev
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- lts/dubnium
|
||||
cache: npm
|
||||
os: linux
|
||||
addons:
|
||||
|
||||
Reference in New Issue
Block a user