mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-13 11:18:20 +01:00
Fixing travis
This commit is contained in:
parent
eeb03e92e8
commit
7924ba1bdb
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- 2.7
|
- 2.7
|
||||||
install:
|
|
||||||
- pip install -r requirements.txt
|
|
||||||
script: make test
|
script: make test
|
||||||
|
|
Loading…
Add table
Reference in a new issue