mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
travis: install shelltestrunner
This commit is contained in:
parent
21040780f5
commit
1065bad0c7
@ -31,6 +31,8 @@ install:
|
||||
- stack +RTS -N2 -RTS setup
|
||||
# install deps
|
||||
- stack +RTS -N2 -RTS build --only-snapshot
|
||||
# install shelltestrunner
|
||||
- stack +RTS -N2 -RTS --resolver=lts-7 install shelltestrunner
|
||||
|
||||
script:
|
||||
# build all packages, ensuring no warnings, no haddock failures, per-package test suites passing
|
||||
|
Loading…
Reference in New Issue
Block a user