Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Travis tweaks
  • Loading branch information
snoyberg committed Oct 12, 2012
1 parent ae18d87 commit 833e773
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: haskell language: haskell


install: install:
- cabal unpack wai-logger-0.3.0
- cp sources-travis.txt sources.txt - cp sources-travis.txt sources.txt
- cabal install mega-sdist hspec cabal-meta cabal-src - cabal install mega-sdist hspec cabal-meta cabal-src
- cabal-meta install - cabal-meta install
Expand Down
2 changes: 1 addition & 1 deletion sources-travis.txt
Expand Up @@ -11,4 +11,4 @@
./wai-websockets ./wai-websockets
./wai-eventsource ./wai-eventsource
./mime-types ./mime-types
wai-logger ./wai-logger-0.3.0

0 comments on commit 833e773

Please sign in to comment.