diff --git a/.travis.yml b/.travis.yml index 90efc8d96..f5ff07ee1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ script: +- cd tns-core-modules && npm i && cd .. - npm install - npm run tsc - npm run tslint