Skip to content

Commit

Permalink
cannot use ubuntu packages, no dynamic libs
Browse files Browse the repository at this point in the history
  • Loading branch information
mwotton committed Jan 15, 2013
1 parent 5514798 commit faaa91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
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 libghc-haskell-src-dev
- sudo apt-get install -qq ghc ghc-dynamic cabal-install zlib1g-dev happy
before_script:
- cabal update
- bundle exec rake
Expand Down

0 comments on commit faaa91b

Please sign in to comment.