mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-02 12:39:13 -04:00
Updated all dependencies and set node version to 8.4 to fix docstrap bug in travis builds (until it is fixed)
This commit is contained in:
parent
dba0b104ab
commit
35382faf28
3 changed files with 130 additions and 84 deletions
|
@ -1,6 +1,6 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- node
|
||||
- "8.4"
|
||||
install: npm install
|
||||
before_script:
|
||||
- npm install -g grunt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue