Skip to content

Commit 612488c

Browse files
committed
Debug sdist via ls. :-(
1 parent 49d9703 commit 612488c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ before_script:
2323

2424
script:
2525
- cabal configure
26+
- ls -l dist
2627
- cabal install --enable-documentation
28+
- ls -l dist
2729
- cabal sdist -v3
2830

2931
after_script:

0 commit comments

Comments
 (0)