Bump travis resolver to 8.11

This commit is contained in:
Andrei Barbu 2017-04-19 21:01:45 -04:00 committed by GitHub
parent 0ddaec9dfc
commit c600f05b6f

View File

@ -1,6 +1,6 @@
# Test against different stack LTS versions.
env:
- DISPLAY=true RESOLVER=lts-8.3 # GHC 8.0.2
- DISPLAY=true RESOLVER=lts-8.11 # GHC 8.0.2
# Choose a lightweight base image; we provide our own build tools.
language: python