1
1
mirror of https://github.com/gelisam/hawk.git synced 2024-12-11 09:54:51 +03:00

bump travis lts to match stack.yaml

This commit is contained in:
Samuel Gélineau 2020-04-19 15:22:21 -04:00
parent 7213655289
commit e59933defd

View File

@ -38,8 +38,8 @@ env:
# versions provided by that new lts!
- BUILD=stack RESOLVER="lts-8.0"
- BUILD=stack RESOLVER="lts-12.19"
- BUILD=cabal RESOLVER="lts-12.19"
- BUILD=stack RESOLVER="lts-12.26"
- BUILD=cabal RESOLVER="lts-12.26"
before_install:
# Download and unpack the stack executable