Skip to content

Commit

Permalink
travis: fix deployment
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Aage Lavik <jan.age.lavik@cern.ch>
  • Loading branch information
jalavik committed Jun 15, 2016
1 parent e055754 commit e26587a
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 @@ -81,7 +81,8 @@ deploy:
user: jirikuncar
password:
secure: ExZDS/y8lrSIO3/a95TkiwEXPvT2rMOOz9pXHc2JftBSZERe4/VHrar8WJf4AhNALow+A4q3hoi8Yv0FWVJDt83yIARyCrQuTkpSKmR15Wy2S1EeX8n3WgZutyAZIBOwwkH/pdrbzZhBOHA1wQO8DL7QPMjG6VcMJPfwgYrSKzkjdmCtWOpd1rmjuYVGpzUqrsjJgrozqXrMdJVzA1yE/a9OstTSx4NVojqTLLFRg+6evNeNoTDFtmuoxlR52tLYs43kCHI6JTHSQu3VhyfqOyUeIcwPPOQvNufjVgltLDTxHLOIjWOamwe1Up3IzXwYhn8JZ50ZrgYamnzcJouQRYP//YFVZSppxaPNUiIUemyOHI800QNTskhSd8XDd795ev+WQWtV0UENQOGJnHX9zQFT1yrHHa3/I3X3wAAptLQVGW6MqVc1Hhi2IYIbXs3QTiRwZCk8coD/3f2ATRiB4bQ/xlrY+Iej7ycAVS6F2JW2fM2iT1CvYcuB+6xi6+UOQqp5sZuiAR/FOkADYbQdZWw0grLt6BznuZRIsG3dC6eTkw44K4ZZOjVWYFoAYSV1icv/A5x+lPBP1zJhDY+GUg5oWCiI2ETnNOonPYUfpjt441914bg/hbafQdorYwGfS+Rv3YJndcbNmsangUhznC7mdP2iDeneQbyyNlKAFDo=
distributions: "compile_catalog sdist bdist_wheel"
distributions: "sdist bdist_wheel"
on:
tags: true
python: "2.7"
condition: $REQUIREMENTS = release

0 comments on commit e26587a

Please sign in to comment.