File tree Expand file tree Collapse file tree 1 file changed +15
-11
lines changed Expand file tree Collapse file tree 1 file changed +15
-11
lines changed Original file line number Diff line number Diff line change 11language : python
22python :
3- - 2.7
4- - 3.5
5- - pypy
6- # - pypy3
3+ - 2.7
4+ - 3.5
5+ - pypy
76sudo : false
87install :
9- - pip install -r requirements/testing.txt
10- - pip install coveralls
11- script :
12- coverage run --source=autoslug run_tests.py
13- after_success :
14- coveralls
8+ - pip install -r requirements/testing.txt
9+ - pip install coveralls
10+ script : coverage run --source=autoslug run_tests.py
11+ after_success : coveralls
1512notifications :
1613 email :
17- - neithere+travis@gmail.com
14+ - neithere+travis@gmail.com
15+ deploy :
16+ provider : pypi
17+ user : __token__
18+ password :
19+ secure : RMfytOtUS2SRLhYL2WbUUcoE9Hf51IUh2XjIA0k2hDtjkj/w1LL21W0suvM9rOD8z+gxW8gs/bl3fzTFD/euml3xVuwAxWiyJ8DkvTY13H1nGq4KLKV5OHROkQ09XbtNf8aJB16XC+HE7ezkl4MVBmdvoJse7AJfi+vhJrlDwLkNXLpHzru4Uf3ndImnmF/92nha0c4AF6rN058tWaFyxPcHAjjOgtUG8hMN2Ij6U3qYBeHaSRVRVScu0Qv43jnndAsB9Hpsd5aQe4d5AUblAiuQwFta+27eTdlTOe7s0dzmKWswuaPdzv6ttFAR8zvDGuB5XWEu13wrzwq5m8jUkkaDyU+6FEejT6DGZu5JnuslrahDA/2WCz0nr62Bno4priy9Cny0YcAxSkE2L03ERjWxUvHrVa354lzsAsCJa2w8BZsiSsJFrcjfjGgj3DAxRQA0s1OP4xODkfxEdsisSeCZCpYEa0fc6oePgBpehPJ2AE4Ou/2scWjYeCJ6TrNyW5bpSxPxZOW1Hy5YlSLXkKU6bzOrsXRXs8jujoPTSYrHjZ46W8kkB34X+w88A+IFJDDrNyCuvPC1OeKqo+4IgTS41yGLc+g2RvU5r2TERq/pCwPo16qbGGgvXVwdr2TUJckewcYRqrBJbZb2YqhATYSMCBV+1wJfpJXhArRWbRM=
20+ on :
21+ tags : true
You can’t perform that action at this time.
0 commit comments