Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
[travis] update to 8.0.2 and enable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenthz committed Feb 14, 2017
1 parent 550a689 commit ad07371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -3,7 +3,7 @@ sudo: false
env:
- CABALVER=1.18 GHCVER=7.8.4
- CABALVER=1.22 GHCVER=7.10.3
- CABALVER=1.24 GHCVER=8.0.1 RUNTEST=0
- CABALVER=1.24 GHCVER=8.0.2
- CABALVER=head GHCVER=head RUNTEST=0

matrix:
Expand All @@ -22,7 +22,7 @@ addons:
- cabal-install-head
- ghc-7.8.4
- ghc-7.10.3
- ghc-8.0.1
- ghc-8.0.2
- ghc-head

before_install:
Expand Down

0 comments on commit ad07371

Please sign in to comment.