From 17a14f6de0cf6ade58cafd81d5f50d9fce11f0bd Mon Sep 17 00:00:00 2001 From: michaelt Date: Tue, 11 Nov 2014 17:56:31 -0500 Subject: travis --- .travis.yml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/.travis.yml b/.travis.yml index 93759f0..a9afda4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,20 +1,2 @@ language: haskell -before_install: - # Uncomment whenever hackage is down. - # - mkdir -p ~/.cabal && cp travis/config ~/.cabal/config && cabal update - - # Try installing some of the build-deps with apt-get for speed. - - travis/cabal-apt-install $mode - -install: - - cabal configure - - cabal build - -notifications: - irc: - channels: - - "irc.freenode.org##piffle" - skip_join: true - template: - - "\x0313linear\x03/\x0306%{branch}\x03 \x0314%{commit}\x03 %{build_url} %{message}" -- cgit v1.2.3