diff --git a/.travis.yml b/.travis.yml index 647d2f58..fc139e09 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: python dist: xenial +os: linux python: - "3.6" @@ -10,11 +11,6 @@ env: - DJANGO=30 - DJANGO=master -matrix: - fast_finish: true - allow_failures: - - env: DJANGO=master - addons: apt: packages: @@ -65,7 +61,7 @@ jobs: distributions: sdist bdist_wheel on: tags: true - user: codingjoe + username: codingjoe password: secure: fEP9K7y0ZF9fRvQEUN4kgPXQEZvi3Cx3ikUebG2UM/2uhcaUQm0+KpgZ2S+lvOTYcBnNgzPzFsVIZMcVcTxwIKuQDEMq9y2eop2hnisb9KXsIm9qPYSzOnRm74VuiOt4hNOZMe0qVBK2cO3vC9NDXuzdI8A0JynJhthfl4t+kFM= - stage: deploy @@ -75,13 +71,13 @@ jobs: install: skip script: skip after_success: true - skip_cleanup: true before_deploy: - ./set_version.py deploy: + cleanup: false provider: npm on: tags: true email: info@johanneshoppe.com - api_key: + api_token: secure: PV38cQx9qhEFkpSdytbM72UzIMCfhpjmRJ8dzT+bCAaOIs5rEcyKN+h1r5ranunCxWyuFsMW4A2iW/SCxnKCR/oPAguuwUbT5ogBXlsskqPFWUxuoTHYMrd+zB+SC6+bMgq+o5ul+kJCYtEkWP6cMlIEzKyTLab7m5PsnDXNVnI=