Commit 4efd06ce authored by Andrei Barbu's avatar Andrei Barbu

set the resolver to 8.0.3

parent 43b0f387
# Test against different stack LTS versions. # Test against different stack LTS versions.
env: env:
- DISPLAY=true RESOLVER=lts-6.2 # Most recent GHC 7.10 LTS - DISPLAY=true RESOLVER=lts-8.3 # GHC 8.0.2
- DISPLAY=false RESOLVER=lts-2.22 # Last GHC 7.8 LTS
# Choose a lightweight base image; we provide our own build tools. # Choose a lightweight base image; we provide our own build tools.
language: python language: python
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment