forked from yozik04/vallox_websocket_api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.travis.yml
More file actions
21 lines (21 loc) · 976 Bytes
/
.travis.yml
File metadata and controls
21 lines (21 loc) · 976 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
language: python
python:
- '2.7'
- '3.4'
- '3.5'
- '3.6'
- pypy
- pypy3
install:
- pip install .
- pip install -r requirements.txt
script: python setup.py test
deploy:
provider: pypi
user: yozik04
distributions: sdist
skip_existing: true
on:
tags: true
password:
secure: IXSg5Q83/RT6Rt/2Gn+fvyWNVTP8dFZVdG3Eb0OTul0IDgRfqVrsv+KVVOeJYhKfj0+F/w4G2Up0131G0zIxnZPn3XjJ4EzQd5n+S8eCrEVLkfj+42S5kSxbM25uRkoLmK6zggRKiFGbdz8QH53GHiNU1Z1GNFu2tWEbG7WR9hsyn5ed2rBEnGAfjfV6OJg7+xh6wrTtM+0iDsIgz4pS5mYQLRwauHpVUh0djWLaEkwotTk0APw09mom+ICNwqgabMWCYfRKkyZiGOkU3jVrS7OUH6FZHFER/zVyqebmbahpuRkO73Gc+2VBHugqNuASDi+Dtz6nUSl4G/2je6gOfCCnDAwRjRgMSGxfXYyNcZ9fq+LcIv6G1xBDazSWu1IkfuaroDpHdfEReU9XC41s9q3ck/yLfyegYIyrDv1UyqomOGrdSVE9Yym3KeSidqBA1MgwY0nkPckvV8fm1aDoRYuChE2aTBtyZqhOhd6XNaqq7BCV+9OgitpDoFWQQ/1frs5LWW7pxRBChhpOwXQoukcSdDfgq4wGFMruLMKuMoFYSNAB+Lodkps+7zs8GjErCRF+Pt6orWngGemeKlZLN2h4kb14DJpGFg4+aFPEs9F9zYbV0SBILRMlKiF6UR9/t0DROnNByvv2Xsq8dsdhhEelK2goZmfKXUhu+6XrhgU=