Skip to content

Commit 3965927

Browse files
author
Derek Jones
committed
Fix stray reference to another add-on in Travis integration
1 parent df74892 commit 3965927

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
@@ -11,7 +11,7 @@ install:
1111
- composer install
1212

1313
script:
14-
- emoji_support/vendor/bin/parallel-lint --exclude html_attribute_content/vendor .
14+
- emoji_support/vendor/bin/parallel-lint --exclude emoji_support/vendor .
1515

1616
before_deploy:
1717
- rm -rf emoji_support/vendor

0 commit comments

Comments
 (0)