Skip to content

Commit

Permalink
Comment unneeded CI checks
Browse files Browse the repository at this point in the history
  • Loading branch information
unmanbearpig committed Apr 28, 2017
1 parent b4b7316 commit 4505d54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ test:
- stack exec -- cabal update
- stack exec --no-ghc-package-path -- cabal install --only-d --dry-run --reorder-goals
- stack exec -- packdeps *.cabal || true
- stack exec -- cabal check
- stack sdist
# - stack exec -- cabal check
# - stack sdist

0 comments on commit 4505d54

Please sign in to comment.