Skip to content

Commit

Permalink
Workaround Travis escape issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
wcdolphin committed Feb 13, 2015
1 parent e73e8b6 commit d3e2865
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ deploy:
provider: pypi
user: CoryDolphin
password:
secure: KKc5C87ER7cCrOLLkPqiawmoYNngJfOLv9Plpj32u6R8fMIBYV11HUj2GmSOX3jho8nuNDX+9QitVpcKFdh7GkDaMYWTz4sWdGfUuz+uLTK5TETnm+FeuXGreNTla1QR+8JmEjY92H0OJPIkHAKOlJyNhxJ80OQfhOkgZdVfT9c=
secure: c/z1OYmniNlJ7F7G+TipOlJfVLCEz0F09JCJJ4+TPB/DTxajxarMEygX/LrvBOLvbe1EvAKO9p/SOagAul00YXU/rb2i1k1tJnKF2A6KKSLOsZbTcGWNcInOaLKql4Cv8Ts1cOfMiTVHBQLR+1FCw+IuZ44N+KhF0tsFOejEmRc=
on:
tags: true
repo: corydolphin/flask-cors
condition: $TRAVIS_PYTHON_VERSION != *2.6* # Ensures we release a 2.7X wheel

0 comments on commit d3e2865

Please sign in to comment.