Skip to content

Commit 5568bfd

Browse files
ci(@nestjs) update travis.yml
1 parent 84d1bec commit 5568bfd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ addons:
66
before_script:
77
- export DISPLAY=:99.0
88
- sh -e /etc/init.d/xvfb start
9+
install:
10+
- npm install
11+
- npm build
912
script:
1013
- npm build
1114
- npm test

0 commit comments

Comments
 (0)