Skip to content

Commit

Permalink
remove 8.4.4 and 8.6.1 from the travis.yml file, see keera-studios#30
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Ryder authored and Seth Ryder committed Oct 17, 2018
1 parent 114d96e commit 480087f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@ ghc:
- "7.10.3"
- "8.0.2"
- "8.2.2"
- "8.4.4"
- "8.6.1"

# 8.4.4 and 8.6.1 currently do not build.
# See https://github.com/keera-studios/Haskelloids/issues/30
# - "8.4.4"
# - "8.6.1"

before_install:
- travis_retry sudo apt-get update
Expand Down

0 comments on commit 480087f

Please sign in to comment.