mirror of
https://github.com/dnet/pySSTV.git
synced 2026-04-04 13:57:33 +00:00
fixed supported Python versions
This commit is contained in:
parent
927f805771
commit
2b0f482653
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
install: "pip install -r requirements.txt"
|
||||
script: nosetests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue