diff --git a/.travis.yml b/.travis.yml index 722071cf7..0d927fbef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,7 +35,7 @@ script: - | set -e - configlet . # Check basic track configuration. + configlet lint . # Check basic track configuration. hlint ${TRAVIS_BUILD_DIR} # Run `hlint` on the entire repository. # Explicit set exercises' resolver only if it's not the current one.