better travis config
This commit is contained in:
parent
1265aebafa
commit
ebd4858a5b
@ -1,5 +1,6 @@
|
||||
os: linux
|
||||
dist: bionic
|
||||
language: minimal
|
||||
language: shell
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
@ -17,7 +18,7 @@ before_deploy:
|
||||
- cd ..
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key: $GITHUB_KEY
|
||||
token: $GITHUB_KEY
|
||||
file:
|
||||
- pdf/thesis.pdf
|
||||
skip_cleanup: true
|
||||
cleanup: false
|
||||
|
Loading…
Reference in New Issue
Block a user