mirror of
https://github.com/correl/elm.git
synced 2024-11-15 03:00:11 +00:00
Merge pull request #154 from exercism/configlet-subcommand
Call configlet subcommand on CI
This commit is contained in:
commit
9439712e42
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ install:
|
|||
|
||||
script:
|
||||
- bin/fetch-configlet
|
||||
- bin/configlet .
|
||||
- bin/configlet lint .
|
||||
- bin/build.sh
|
||||
|
||||
cache:
|
||||
|
|
Loading…
Reference in a new issue