Skip to content
Snippets Groups Projects
Commit 30d91c10 authored by Luigi Scarso's avatar Luigi Scarso
Browse files

updated .travis.yml (trunk)

parent db17a970
Branches
Tags
No related merge requests found
......@@ -68,7 +68,7 @@ before_deploy:
- export LUATEX_SVN_REVISION=`grep -Eo "[0-9]+" source/texk/web2c/luatexdir/luatex_svnversion.h`
- git config --local user.name "Travis CI"
- git config --local user.email "https://travis-ci.org/"
- git tag "${LUATEX_VERSION}-svn${LUATEX_SVN_REVISION}"
- git tag -f "${LUATEX_VERSION}-svn${LUATEX_SVN_REVISION}"
deploy:
provider: releases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment