Skip to content

Commit

Permalink
Install chardet to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
itismadness committed Jun 11, 2019
1 parent 09bfa6a commit 7be957b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ before_install:

install:
- composer install --ansi --prefer-dist --no-interaction --optimize-autoloader --no-suggest --no-progress
- pip3 install --user xld_logchecker eac_logchecker
- pip3 install --user chardet xld_logchecker eac_logchecker

script:
- bin/logchecker --version
Expand Down

0 comments on commit 7be957b

Please sign in to comment.