Skip to content

Commit

Permalink
add gtk2hs-buildtools to before_install in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Yorgey committed Sep 23, 2012
1 parent 3818d9f commit 76ad91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,5 +7,5 @@ before_install:
- git clone --quiet git://github.com/diagrams/diagrams-core.git diagrams/diagrams-core - git clone --quiet git://github.com/diagrams/diagrams-core.git diagrams/diagrams-core
- git clone --quiet git://github.com/diagrams/diagrams-lib.git diagrams/diagrams-lib - git clone --quiet git://github.com/diagrams/diagrams-lib.git diagrams/diagrams-lib
- cd diagrams - cd diagrams
- cabal install monoid-extras/ dual-tree/ diagrams-core/ diagrams-lib/ - cabal install monoid-extras/ dual-tree/ diagrams-core/ diagrams-lib/ gtk2hs-buildtools
- cd .. - cd ..

0 comments on commit 76ad91f

Please sign in to comment.