Skip to content

Commit

Permalink
Merge pull request #69 from EMCECS/fix-override-header-issue
Browse files Browse the repository at this point in the history
added skip_cleanup in .travis.yaml and reset VERSION to 1.1.10
  • Loading branch information
spiegela authored Apr 20, 2020
2 parents c7bea8f + 1168242 commit 1918d98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ deploy:
on:
tags: true
python: 3.6
skip_cleanup: true
- provider: pypi
distributions: sdist
server: https://test.pypi.org/legacy/
Expand All @@ -27,3 +28,4 @@ deploy:
branch: master
tags: false
python: 3.6
skip_cleanup: true
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.11
1.1.10

0 comments on commit 1918d98

Please sign in to comment.