1
0
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:
squidfunk 2017-02-10 15:27:05 +01:00
parent 401b512dda
commit ee198dd6d2

View File

@ -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/