Skip to content

Commit

Permalink
ci: add install script for typeorm
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch committed Apr 10, 2020
1 parent 9290214 commit f244c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ cache:
yarn: true
install:
- yarn install
- yarn add -P typeorm
script:
- yarn install
- yarn run lint
- yarn run test
- yarn run build
Expand Down

0 comments on commit f244c65

Please sign in to comment.