Guest User

Untitled

a guest
Apr 14th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. language: python
  2. python:
  3. - "2.7"
  4. - "3.5.2"
  5.  
  6. install: null
  7. script: ./test.sh
  8. deploy:
  9. provider: pypi
  10. user: Akaame
  11. password:
  12. secure: ##### Buraya sifrenizin hashlenmis versiyonu gelecek
  13. on:
  14. tags: true
Add Comment
Please, Sign In to add comment