Skip to content

Commit

Permalink
Update release to pypi - deploy - secure. (#6)
Browse files Browse the repository at this point in the history
* Fixed the problem that the file name of screen snapshot cannot be parsed when it has special characters.

* Fix update version.

* Add event for devices&app&take screenshot

* Update version

* Fix publish state -> True

* Fix delete dup var -> PLUGIN ROOT

* Add release to pypi stage.

* Add build status & & Pypi version & Python required and MIT

* Update README.md

* Fix secure changed
  • Loading branch information
yury-awesome authored Aug 28, 2018
1 parent 5189da4 commit a66655f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
provider: pypi
user: YurRee
password:
secure: "a2Hxhdd0RWS6VrFt9dXTb5cD/FdNTlfpE4qUsCIP8WmJG5T98KAFiwRLYbrdoqmqRFCQEBM7WOiI/A2wZasuwSKV3LViDauhT7zMpZdrULd0HLlAIR1HQmPiU7oUV78P0WsNrdXW2sonjoKYq8kbbV6k86dqR9Y3lrcXuwDc783KIGezblHvI9kd+6vl83XWY8xyknBtnoy5qgRFe3JtcCZ58ljeLxfv2wqzbKxUo1mwB+haqBhd4aD9tG/Nvx1TjMxC2WpGwgtOd+SJN6M3cOR9cYO3lIsn0dF+TAzt2XUY87J+pPhilj++H9fyjRPlVYXsGvkqKc8zS3JRB8jay5IRwzoEO75a3dLMailFFpM44AjphmuTysShaekh6ogmPaNXCSaY7lpVGw3xbsQ7ZSd1olGQpTO1ov1X0/qAHYjnSjIv/1NWvNM/Fwz9J6E3nlUF3uBKiWGPeGzQqRvvCW1JG7eoocOXixriqsmTKiOfjnT39LmZtXWpb3/3ptycv1mniZm2D52Eotfznf3EnFZSkr2i7sXIwurdQjnErc3RkRPQnUPjulGKKfWSf+KZ/603do2G7QKhGwntVwS6y/9ddwo+7306OVHVhnaKP+Qk089W5RqUOZwLidx0q4qgFRZfyFGshxalJIjHGX1Vude1+zSMFaDtwZah6jpBEZY="
secure: "wogC5Fw8UctMB/rOjEtqrs3P4FKCAK1yp1+i1f3cDZ7ayVykt0wFUJzpioCzG/ZaBUd0Uk9dFLaGjQRTWCpNMbsozB2fEjb09/0crktEyeEz8h11F/4FO9H8O0xDX3AGhEE8HS5Cw8JY1UcHbNrGv6d2ft/GTirpqt0p5ZPKYLf0Awo/N8w9rNLQlscn4rg/Scc0iYdJcANVSJXWaxsEEM93RWNTTzdsIlhGIGnA3KLLbtrDIGh77OEpo2CaQhfAvJ0s7KgciIp2guOp/5ySWCWcf8sDSy6/2DoIHpFvfQ1esJi5ERQL618fcO5gB8hQ9Dz54mbF7DBVq4xrsJ+0qG66eqqHMISKwRhSdbgvoB/Hv4aJrUpSvtqy56Yrm5/QLIXX2T+k6CAil10mthqwnOS5H6iCaj9Z7qq03gmW4DhZ1Xs4u4N19UThTeB4BENGOk1nDsBukBMzGbUbT4XbyO7NewqP0tQ89JKLnJFwmtRLAyW+qfXF1P07wt3sORWk5KhzhP0H8nzdfjkAK2UUO7BEctbLy/AzX1HJ1VPr7oaZfoEfuUUP0tQQSzYH1WtF2onbReMA69ypacxCUnCDxsspfLQvlOWDBrg4xs5UUBUTOt0dh2nsuVZCEnwlDB8mK5mnt8PP2wnI/vY9St+9W4aHoX+pgFmMwOnVWY03w3Y="
on:
tags: true
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Lyrebird iOS Plugin
[![Build Status](https://travis-ci.org/meituan/lyrebird-ios.svg?branch=master)](https://travis-ci.org/openatx/facebook-wda)
[![Build Status](https://travis-ci.org/meituan/lyrebird-ios.svg?branch=master)](https://travis-ci.org/meituan/lyrebird-ios)
[![PyPI](https://img.shields.io/pypi/v/lyrebird-ios.svg)](https://pypi.python.org/pypi/lyrebird-ios)
![PyPI](https://img.shields.io/pypi/pyversions/lyrebird.svg)
![GitHub](https://img.shields.io/github/license/meituan/lyrebird-ios.svg)
Expand Down

0 comments on commit a66655f

Please sign in to comment.