Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Test against 7.6 as well.
  • Loading branch information
crabmusket committed May 28, 2015
1 parent 35894d1 commit ed9eab5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,4 +1,6 @@
language: haskell
ghc: 7.8
ghc:
- '7.6'
- '7.8'
notifications:
email: false

0 comments on commit ed9eab5

Please sign in to comment.