Skip to content

Commit

Permalink
oops, don't try installing monoid-extras or dual-tree locally
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Yorgey committed Feb 12, 2013
1 parent 10b2c72 commit f58fcbc
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 @@ -6,7 +6,7 @@ before_install:
install:
- cabal update
- cd diagrams
- cabal install monoid-extras/ dual-tree/ core/ lib/
- cabal install core/ lib/
- cd ..
- cabal install --enable-tests

Expand Down

0 comments on commit f58fcbc

Please sign in to comment.