mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
Run hlint in Travis.
This commit is contained in:
parent
fd06ccf462
commit
2d4f4cb64a
@ -42,6 +42,8 @@ script:
|
||||
- cabal new-run semantic-source:doctest
|
||||
# parse-examples is disabled because it slaughters our CI
|
||||
# - cabal new-run semantic:parse-examples
|
||||
# Downloads an hlint binary rather than going through cabal-install
|
||||
- curl -sSL https://raw.github.com/ndmitchell/hlint/master/misc/run.sh | sh -s src
|
||||
|
||||
# Any branch linked with a pull request will be built, as well as the non-PR
|
||||
# branches listed below:
|
||||
|
Loading…
Reference in New Issue
Block a user