summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e41cc76..448f122 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,9 @@
1language: haskell 1language: haskell
2 2
3ghc:
4 - 7.4
5 - 7.6
6
3notifications: 7notifications:
4 email: false 8 email: false
5 9