Skip to content

Commit

Permalink
remove tslint
Browse files Browse the repository at this point in the history
full integration or no integration, but not both
  • Loading branch information
ivansglazunov authored Mar 12, 2019
1 parent b7183dc commit 56696d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ install:
- npm install

script:
- npm run tslint
- npm run tsc
- npm run test
jobs:
Expand All @@ -35,4 +34,4 @@ jobs:
email: "[email protected]"
api_key: $AP_NPM_API_KEY
on:
branch: master
branch: master

0 comments on commit 56696d2

Please sign in to comment.