mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Merge pull request #873 from frewsxcv/patch-1
Enable testing on Python 3.4
This commit is contained in:
commit
316609ffd7
@ -4,6 +4,7 @@ python:
|
|||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.2"
|
- "3.2"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
|
- "3.4"
|
||||||
install: tests/install.sh
|
install: tests/install.sh
|
||||||
script: tests/test.sh
|
script: tests/test.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user