Skip to content

Commit

Permalink
Back to normal verbosity.
Browse files Browse the repository at this point in the history
  • Loading branch information
svenpanne committed Nov 27, 2013
1 parent 91481e1 commit 2bbee31
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 --verbose=3
- cabal-1.18 install --enable-documentation
- 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 2bbee31

Please sign in to comment.