Skip to content

Commit

Permalink
ci: removing installation of the model generator package
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodek committed Apr 23, 2020
1 parent 1f661c7 commit 7212242
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ addons:
chrome: stable
install:
- npm ci
- npm i --no-save @api-components/api-model-generator
script:
- npm test
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then npm run test:sl; fi
Expand Down

0 comments on commit 7212242

Please sign in to comment.