Update travis-ci config

This commit is contained in:
Simon Hengel 2012-08-06 11:38:35 +02:00
parent f85cee026f
commit 411ffab1d8

View file

@ -1,3 +1 @@
language: haskell
before_script:
- "cabal install HUnit QuickCheck test-framework test-framework-hunit test-framework-quickcheck2"