Skip to content

Commit

Permalink
add extra package to ease load on travis servers
Browse files Browse the repository at this point in the history
  • Loading branch information
mwotton committed Jan 15, 2013
1 parent a103bf7 commit 5514798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ rvm:
- 1.9.3
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq ghc ghc-dynamic cabal-install zlib1g-dev happy
- sudo apt-get install -qq ghc ghc-dynamic cabal-install zlib1g-dev happy libghc-haskell-src-dev
before_script:
- cabal update
- bundle exec rake
Expand Down

0 comments on commit 5514798

Please sign in to comment.