mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-28 09:20:52 +01:00
Debug travis build
This commit is contained in:
parent
401b512dda
commit
ee198dd6d2
@ -35,7 +35,7 @@ matrix:
|
|||||||
artifacts:
|
artifacts:
|
||||||
debug: true
|
debug: true
|
||||||
paths:
|
paths:
|
||||||
./gemini-report/*
|
gemini-report/*
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
@ -69,5 +69,3 @@ before_script: pip install --user -r requirements.txt
|
|||||||
|
|
||||||
# Perform build and tests
|
# Perform build and tests
|
||||||
script: yarn run build
|
script: yarn run build
|
||||||
|
|
||||||
after_script: find /home/travis/build/
|
|
||||||
|
Loading…
Reference in New Issue
Block a user