Skip to content

Commit b5340d0

Browse files
committed
Simpler script section.
1 parent 612488c commit b5340d0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,8 @@ before_script:
2222
- ghc-pkg list
2323

2424
script:
25-
- cabal configure
26-
- ls -l dist
2725
- cabal install --enable-documentation
28-
- ls -l dist
29-
- cabal sdist -v3
26+
- cabal sdist
3027

3128
after_script:
3229
- ghc-pkg list

0 commit comments

Comments
 (0)