File tree Expand file tree Collapse file tree 1 file changed +14
-23
lines changed Expand file tree Collapse file tree 1 file changed +14
-23
lines changed Original file line number Diff line number Diff line change 1
- # Config file for automatic testing at travis-ci.org
2
- # This file will be regenerated if you run travis_pypi_setup.py
3
-
4
- language : python
5
- python :
6
- - 2.7
7
- - 2.6
8
-
9
- # command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
10
- install : pip install -U tox-travis
11
-
12
- # command to run tests, e.g. python setup.py test
13
- script : tox
14
-
15
- # After you create the Github repo and add it to Travis, run the
16
- # travis_pypi_setup.py script to finish PyPI deployment setup
1
+ # This file was autogenerated and will overwrite each time you run travis_pypi_setup.py
17
2
deploy :
18
- provider : pypi
3
+ true :
4
+ python : 2.7
5
+ repo : Poorvak/http_pipeline
6
+ tags : true
19
7
distributions : sdist bdist_wheel
20
- user : Poorvak
21
8
password :
22
- secure : PLEASE_REPLACE_ME
23
- on :
24
- tags : true
25
- repo : Poorvak/http_pipeline
26
- python : 2.7
9
+ secure : I7RWFdENZsCuAZxzCf2cybfbS+enVUd6NYYEucSMIhphrVPl45dbTHT7TNIMsXBG5e57bm9sVh0+N3UDFLdpBEgk/17UbD+jCMG6p1ET4CXceS4rEu91QPXZ8WwYTYpk/z1vWRuxd1qVvg1+Srn5MGP2uhw1nMQcbCOktNu7eFTCBLAsdnJGT8Ja68kmNhiXlZ33wdcEa4hPPYKV/vU9yJuh1XMQ+WulPzjc09+osrH9pUmwz+Pg+SvOAUak5xvc3LX0KZ0rxgtPjaJ4xElkinzKatITL/AdHrh11cc1q+nOBCqOTnLuYpkaHKPl4CsKWmXBRq9PClC5BP2a/8KYvHzDAqqnSVdBUOebnRhFkGd8G0Bd7GtBNCj5ST/kPpUF6c0Vp8Iqz4u41Oycxarhz0Fh2HT0xMRGHMtG2S5VpTB431Sc9+S0CtkTRcYtRaXtfHeRoyK07gP5nWPFCJ5mhR7slRPAVY5xUufcLcPWdDNtHXqIl/WIGcZnrOzJ/Up6LVomwqNfjShorRnoGXyt8s5oX22tYCGHdFMZHPKQJlGloT+pcul3G/yGUzu/ctDrOYibXb6ZMxyghEW6pYMGsY+dGJy+4ldDKT5fkitzSFlLBhDvtGYVX2a1F2qUTQ4udpFdwAt/WYthcF53JbNYKv2934TWGLq2FNkKH/WrEQI=
10
+ provider : pypi
11
+ user : Poorvak
12
+ install : pip install -U tox-travis
13
+ language : python
14
+ python :
15
+ - 2.7
16
+ - 2.6
17
+ script : tox
You can’t perform that action at this time.
0 commit comments