diff --git a/.travis.yml b/.travis.yml index c7afcc8..bfec685 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ notifications: node_js: - '4' before_install: - - cd buildtask\OwaspZapScan + - cd ./buildtask/OwaspZapScan - npm i -g npm@^2.0.0 install: - npm install -g typescript