mirror of
https://github.com/gchq/CyberChef
synced 2026-01-05 18:13:15 +00:00
Added Chrome to TravisCI config
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- node
|
||||
addons:
|
||||
chrome: stable
|
||||
install: npm install
|
||||
before_script:
|
||||
- npm install -g grunt
|
||||
|
||||
Reference in New Issue
Block a user