1
0
Fork 0
mirror of https://github.com/correl/elm.git synced 2025-04-14 09:09:35 -09:00

Merge pull request 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: