mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-12-22 14:35:00 +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
|
||||
python:
|
||||
- 2.7
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: make test
|
||||
|
|
Loading…
Reference in a new issue