Skip to content

Commit

Permalink
travis: install transformers
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Jan 2, 2015
1 parent 4a9c4e5 commit b69456a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ before_install:

install:
- travis_retry cabal update
- cabal install --only-dependencies # needed for older GHCs for transformers

script:
- cabal configure -v2
Expand Down

0 comments on commit b69456a

Please sign in to comment.