Update .travis.yml

This commit is contained in:
mb-wali
2020-05-04 10:28:13 +02:00
committed by GitHub
parent f6fbc74272
commit 596ccc36a3

View File

@@ -30,7 +30,6 @@ env:
python:
- "3.6"
- "3.7"
- "3.8"
before_install:
- "nvm install 6; nvm use 6"
@@ -58,6 +57,6 @@ deploy:
distributions: "compile_catalog sdist bdist_wheel"
on:
tags: true
python: "3.8"
python: "3.6"
repo: https://github.com/mb-wali/invenio-theme-tugraz.git
condition: $DEPLOY = true