Commit 9cb3dde2 by Brian Mesick Committed by GitHub

Bmedx/travis deploy fix (#10)

Try to fix travis deploys to PyPI
parent 4f39e454
...@@ -12,10 +12,6 @@ env: ...@@ -12,10 +12,6 @@ env:
sudo: false sudo: false
branches:
only:
- master
install: install:
- pip install -r requirements/test_requirements.txt - pip install -r requirements/test_requirements.txt
...@@ -33,3 +29,4 @@ deploy: ...@@ -33,3 +29,4 @@ deploy:
distributions: sdist bdist_wheel distributions: sdist bdist_wheel
on: on:
tags: true tags: true
all_branches: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment