mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2026-06-19 07:35:19 +00:00
Adding tests
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@ language: python
|
||||
python:
|
||||
- 2.7
|
||||
install: "pip install -r requirements.txt"
|
||||
script: "python test.py"
|
||||
script: "make test"
|
||||
|
||||
Reference in New Issue
Block a user