Skip to content

Commit 7048f07

Browse files
committed
CI: Add a job against latest peerDependencies
1 parent b9ebcfc commit 7048f07

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,9 @@ jobs:
3636
- yarn lint:js
3737
- yarn lint:md
3838
- yarn test
39+
- name: "ember-template-lint latest"
40+
install: yarn install --no-lockfile
41+
script:
42+
- yarn lint:js
43+
- yarn lint:md
44+
- yarn test

0 commit comments

Comments
 (0)