diff --git a/.travis.yml b/.travis.yml index 87092e3..569bafd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,6 @@ install: - npm install script: - - npm run tslint - npm run tsc - npm run test jobs: @@ -35,4 +34,4 @@ jobs: email: "ancientpublicator@gmail.com" api_key: $AP_NPM_API_KEY on: - branch: master \ No newline at end of file + branch: master