Skip to content

Commit

Permalink
Travis: cabal update before starting build
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Yorgey committed Mar 21, 2013
1 parent 5d4a3f4 commit ac0fdb5
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
@@ -1,5 +1,6 @@
language: haskell
before_install:
- cabal update
- git clone --quiet git://github.com/diagrams/diagrams-core.git diagrams/diagrams-core
- cd diagrams
- cabal install diagrams-core/
Expand Down

0 comments on commit ac0fdb5

Please sign in to comment.