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