mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
Update .travis.yml
This commit is contained in:
parent
c26aed3125
commit
6b04a6a4a6
@ -29,6 +29,8 @@ before_install:
|
||||
# script:
|
||||
# - stack build --test
|
||||
|
||||
install:
|
||||
|
||||
script:
|
||||
- stack +RTS -N2 -RTS --install-ghc --no-terminal build --test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user