Skip to content

Commit

Permalink
how about this then
Browse files Browse the repository at this point in the history
  • Loading branch information
dag committed May 22, 2012
1 parent 5d49f38 commit 57aa772
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,5 +1,5 @@
language: haskell
before_install: make happstack-yui.cabal
script:
- cabal install ./demo
- cabal install -fembed && cabal install ./demo
- cabal install . ./demo
- cabal install -fembed . ./demo

0 comments on commit 57aa772

Please sign in to comment.