Skip to content

Commit 83fd506

Browse files
committed
Log prettier version in CI
1 parent aea4dab commit 83fd506

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ before_install:
1818

1919
script:
2020
- cat node_modules/ember-template-lint/package.json | grep \"version\"
21+
- cat node_modules/prettier/package.json | grep \"version\"
2122
- yarn lint:js
2223
- yarn test
2324

0 commit comments

Comments
 (0)