diff --git a/.travis.yml b/.travis.yml index ba2e7e3c1..43f7b9012 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,10 @@ install: - pip install -r monkey/infection_monkey/requirements_linux.txt # for unit tests # JS +- cd monkey/monkey_island/cc/ui +- npm i - npm i -g eslint +- cd - before_script: # Set the server config to `testing`, for the UTs to use mongomaock and pass.