mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
Added Chrome to TravisCI config
This commit is contained in:
parent
b631e3fef6
commit
f7707faece
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- node
|
||||
addons:
|
||||
chrome: stable
|
||||
install: npm install
|
||||
before_script:
|
||||
- npm install -g grunt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue