Skip to content

Commit

Permalink
suppress broken deploy so that travis tests will pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Kienzle committed Jun 19, 2018
1 parent d682f66 commit 5c36bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ matrix:
- os: linux
env:
- PY=2.7
- DEPLOY=True
#- DEPLOY=True
- os: linux
env:
- PY=3.6
Expand Down

0 comments on commit 5c36bf1

Please sign in to comment.