1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-23 12:52:31 +03:00
This commit is contained in:
Artyom 2016-09-13 01:03:16 +03:00
parent 732a35657c
commit c38991e521

View File

@ -38,7 +38,7 @@ before_script:
script:
- stack $ARGS --no-terminal --install-ghc build --test
after_script:
before_cache:
# This directory changes after every build. If we cache it, the cache
# would have to be reuploaded after every build.
- rm -rf .stack-work/downloaded