Skip to content

Commit

Permalink
travis: add svg-builder to HEAD_DEPS
Browse files Browse the repository at this point in the history
  • Loading branch information
bergey committed Apr 12, 2016
1 parent 5bf2d78 commit 549e32b
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 @@ -9,7 +9,7 @@ env:
- GHCVER=7.10.2 CABALVER=1.22
- GHCVER=head CABALVER=head
global:
- HEAD_DEPS="diagrams-core diagrams-lib diagrams-solve active monoid-extras dual-tree"
- HEAD_DEPS="diagrams-core diagrams-lib diagrams-solve active monoid-extras dual-tree svg-builder"

matrix:
allow_failures:
Expand Down

0 comments on commit 549e32b

Please sign in to comment.