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:
sudo: false
branches:
only:
- master
install:
- pip install -r requirements/test_requirements.txt
......@@ -33,3 +29,4 @@ deploy:
distributions: sdist bdist_wheel
on:
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