Merge pull request #154 from exercism/configlet-subcommand

Call configlet subcommand on CI
This commit is contained in:
Erik Simmler 2017-07-09 14:48:06 -04:00 committed by GitHub
commit 9439712e42

View file

@ -32,7 +32,7 @@ install:
script:
- bin/fetch-configlet
- bin/configlet .
- bin/configlet lint .
- bin/build.sh
cache: