From 1739375eb23342618a3ac01c46a9e4a48cabf716 Mon Sep 17 00:00:00 2001 From: Mateusz Kowalczyk Date: Fri, 12 Dec 2014 07:48:42 +0000 Subject: Various fixups and bumps for next release --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index ce6d6809..ad1331f8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: haskell env: - - GHCVER=7.8.2 - - GHCVER=7.8.3 + # - GHCVER=7.8.2 + # - GHCVER=7.8.3 before_install: - sudo add-apt-repository -y ppa:hvr/ghc -- cgit v1.2.3