Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 010e786

Browse files
committed
chore: fix aegir command name
1 parent c1cb0e6 commit 010e786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- stage: check
2424
script:
2525
- npx aegir build --bundlesize
26-
- npx aegir dep-check
26+
- npx aegir dependency-check
2727
- npm run lint
2828

2929
- stage: test

0 commit comments

Comments
 (0)