Skip to content

Commit

Permalink
travis.yml: fix travis-ci builds
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Mar 26, 2015
1 parent 22a73ed commit d131b2b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -1 +1,8 @@
language: haskell
ghc: 7.8
git:
depth: 50000

before_install:
- cabal install "mtl < 2.2" cartel
- runhaskell generate-cabal-file.hs >cabal2nix.cabal

0 comments on commit d131b2b

Please sign in to comment.