Skip to content

Commit 3d8abc1

Browse files
Eldinnietsnoam
authored andcommitted
Add 3.7-dev to travis (python-telegram-bot#1106)
1 parent efbd951 commit 3d8abc1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ python:
44
- "3.4"
55
- "3.5"
66
- "3.6"
7+
- "3.7-dev"
78
- "pypy-5.7.1"
89

910
dist: trusty
@@ -23,6 +24,8 @@ before_cache:
2324

2425
install:
2526
- pip install -U codecov pytest-cov
27+
- echo $TRAVIS_PYTHON_VERSION
28+
- if [[ $TRAVIS_PYTHON_VERSION == '3.7'* ]]; then pip install -U git+https://github.com/yaml/pyyaml.git; fi
2629
- pip install -U -r requirements.txt
2730
- pip install -U -r requirements-dev.txt
2831
- if [[ $TRAVIS_PYTHON_VERSION != 'pypy'* ]]; then pip install ujson; fi

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy