Skip to content

Commit f6fd556

Browse files
committed
Log ember-template-lint version with cat
1 parent 212fb68 commit f6fd556

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ install:
2020
- yarn install --frozen-lockfile --non-interactive
2121

2222
script:
23-
- yarn list --pattern "ember-template-lint|prettier" --depth=0
23+
- cat node_modules/ember-template-lint/package.json | grep \"version\"
2424
- yarn lint:js
2525
- yarn lint:md
2626
- yarn test

0 commit comments

Comments
 (0)