Skip to content

Commit

Permalink
Yes, cabal maintainers, I love you too
Browse files Browse the repository at this point in the history
  • Loading branch information
kim committed Feb 12, 2019
1 parent 72820ee commit 01070e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ before_install:

install:
- cabal v2-update
- cabal v2-install -j stylish-haskell hlint
- cabal v2-install -j --overwrite-policy=always stylish-haskell hlint

script:
- .ci/check-haskell-format.sh
Expand Down

0 comments on commit 01070e9

Please sign in to comment.