Skip to content

Commit

Permalink
Merge pull request #33 from pabelanger/develop
Browse files Browse the repository at this point in the history
Fix typo in travis-ci yaml file
  • Loading branch information
vmalloc authored May 8, 2018
2 parents 70682b4 + c9385d2 commit 2e302bc
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 @@ -39,9 +39,9 @@ deploy:
user: vmalloc
password:
secure: m3sHHSCl+dhOKz1tT3kWGyLdLX7qUZvCxvnH2OadJZJ8ziG2X319IkqUZWolG6hSO7j4mFb9kK7PxFk81nClLUJpUrgQ4Uamui2qdgFOZBaUH5QVS8ZGvZ85/Faa3YBO4BqyMVY9SG8uNSCWvFFMY61rHBA0rOtS+ZtRyvCy2SQ=
distributions: sdist bdist_wheel
on:
tags: true
distributions: sdist bdist_wheel
repo: Infinidat/munch
python: '3.6'
condition: $TOXENV = py36-no-deps

0 comments on commit 2e302bc

Please sign in to comment.