Skip to content

Commit 33cb589

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

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ before_script:
88
- sh -e /etc/init.d/xvfb start
99
install:
1010
- npm install
11-
- npm build
11+
- gulp build
1212
script:
13-
- npm build
1413
- npm test
1514
after_success: npm run coverage

0 commit comments

Comments
 (0)