mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-05 08:51:19 -05:00
Keep just py27 and py34 for now, fix #74
This commit is contained in:
parent
e7de70f7a8
commit
f6d0aa59d2
@ -1,10 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
before_install:
|
||||
|
Loading…
Reference in New Issue
Block a user