Skip to content

Commit

Permalink
Revert "Allow some travis failures #8"
Browse files Browse the repository at this point in the history
This reverts commit 7ddaea6.
  • Loading branch information
mgsloan committed Jul 30, 2017
1 parent 4bc802e commit 13218d6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
language: haskell
dist: trusty
ghc:
- 7.0
- 7.4
- 7.6
- 7.8
- 8.0
script:
- cabal configure && cabal build
# See https://github.com/mgsloan/th-reify-many/issues/8
allow-failures:
- ghc: 7.0
- ghc: 7.4
- ghc: 7.6

0 comments on commit 13218d6

Please sign in to comment.