Skip to content

Commit

Permalink
Add GHC-8.4.3 to travis check
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo von Holtz committed Jun 26, 2018
1 parent 2499f55 commit 113a651
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
- CABALVER=1.22 GHCVER=7.10.3
- CABALVER=1.24 GHCVER=8.0.1
- CABALVER=2.0 GHCVER=8.2.2
- CABALVER=2.2 GHCVER=8.4.3

before_install:
- travis_retry sudo add-apt-repository -y ppa:hvr/ghc
Expand Down
2 changes: 1 addition & 1 deletion hasql-migration.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Database
build-type: Simple
cabal-version: >= 1.10
description: A PostgreSQL-simple schema migration utility

tested-with: GHC==7.10.3, GHC==8.0.1, GHC==8.2.2, GHC==8.4.3
extra-source-files: License
Readme.markdown

Expand Down

0 comments on commit 113a651

Please sign in to comment.