Skip to content

Commit f244c65

Browse files
author
hirsch
committed
ci: add install script for typeorm
1 parent 9290214 commit f244c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ cache:
1111
yarn: true
1212
install:
1313
- yarn install
14+
- yarn add -P typeorm
1415
script:
15-
- yarn install
1616
- yarn run lint
1717
- yarn run test
1818
- yarn run build

0 commit comments

Comments
 (0)