Skip to content

Commit

Permalink
Bump verbosity to debug package versioning problems with HEAD.
Browse files Browse the repository at this point in the history
  • Loading branch information
svenpanne committed Nov 27, 2013
1 parent 8fe5cd1 commit c6d23b6
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 @@ -35,7 +35,7 @@ install:
- ghc-pkg list

script:
- cabal-1.18 install --enable-documentation
- cabal-1.18 install --enable-documentation --verbose=3
- cabal-1.18 sdist
- ghc-pkg list
- if test "$GHCVER" \> "7.1"; then cabal-1.18 install random; fi
Expand Down

0 comments on commit c6d23b6

Please sign in to comment.