Speed up --check-pkg-deps

This commit is contained in:
Georges Dupéron 2016-08-30 22:51:58 +02:00
parent 7e7d7220e6
commit 406830625b

View File

@ -65,7 +65,7 @@ before_script:
script: script:
- raco test -x -p scribble-math - raco test -x -p scribble-math
- scribble --pdf scribblings/scribble-math.scrbl - scribble --pdf scribblings/scribble-math.scrbl
- raco setup --check-pkg-deps --pkgs scribble-math - raco setup --check-pkg-deps --no-zo --no-launcher --no-install --no-post-install --no-docs --pkgs scribble-math
after_success: after_success:
- raco pkg install --deps search-auto cover cover-coveralls - raco pkg install --deps search-auto cover cover-coveralls