diff --git a/.travis.yml b/.travis.yml index cf1ad1a9..b1b95aa2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,6 @@ script: - phpunit - ls -l code-coverage/* - sonar-scanner + - pip install codespell + - cd lam + - ./codespell.sh