mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-15 19:28:00 +01:00
Build on Python 3.6, don't build on 3.2
This commit is contained in:
@@ -2,10 +2,10 @@ sudo: false
|
||||
language: python
|
||||
|
||||
python:
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
|
||||
before_install:
|
||||
- pip install pep8
|
||||
|
||||
Reference in New Issue
Block a user