Skip to content

Commit edb9ca4

Browse files
authored
Update .travis.yml
1 parent 42cb541 commit edb9ca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ before_install:
2424
- sh -e /etc/init.d/xvfb start
2525
install:
2626
- cd "$TRAVIS_BUILD_DIR"/quickstart
27+
- ng --version
2728
- ng new web
2829
- rm web/src/app/app.module.ts web/src/app/app.component.* web/src/styles.css
2930
- mvn -Pdb,metadata,gen generate-sources

0 commit comments

Comments
 (0)