mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-01 03:59:12 -04:00
Added nightwatch tests to TravisCI build process for prod and inline versions.
This commit is contained in:
parent
b0fb9db4b8
commit
b631e3fef6
6 changed files with 229 additions and 11 deletions
|
@ -10,6 +10,7 @@ script:
|
|||
- grunt docs
|
||||
- grunt node
|
||||
- grunt prod --msg="$COMPILE_MSG"
|
||||
- xvfb-run --server-args="-screen 0 1200x800x24" grunt testui
|
||||
before_deploy:
|
||||
- grunt exec:sitemap
|
||||
- grunt copy:ghPages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue