Skip to content

Commit

Permalink
Debug travis-ci deploy to hackage.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim McGilchrist committed May 16, 2018
1 parent 8f5341d commit 9c13ec6
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 @@ -97,7 +97,7 @@ script:
- (cd transformers-either-* && cabal check)

# haddock
- rm -rf ./dist-newstyle
#- rm -rf ./dist-newstyle
- if $HADDOCK; then cabal new-haddock -w ${HC} ${TEST} ${BENCH} all; else echo "Skipping haddock generation";fi

# REGENDATA ["transformers-either.cabal"]
Expand Down

0 comments on commit 9c13ec6

Please sign in to comment.