aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a9afda4..712aa56 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,2 +1,6 @@
1language: haskell 1language: haskell
2 2ghc:
3 - 7.6
4 - 7.8
5notifications:
6 email: false \ No newline at end of file