mirror of
https://github.com/powerline/powerline.git
synced 2025-07-23 22:05:43 +02:00
travis: small adjustments
This commit is contained in:
parent
61862133fe
commit
83d2303836
@ -20,7 +20,7 @@ script: tests/test.sh
|
|||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: Recent Python
|
- stage: Recent Python
|
||||||
- python: "3.7"
|
python: "3.7"
|
||||||
- stage: PyPy
|
- stage: PyPy
|
||||||
python: "pypy"
|
python: "pypy"
|
||||||
- python: "pypy3"
|
- python: "pypy3"
|
||||||
@ -28,5 +28,4 @@ jobs:
|
|||||||
python: "3.4"
|
python: "3.4"
|
||||||
- python: "3.5"
|
- python: "3.5"
|
||||||
- python: "3.6"
|
- python: "3.6"
|
||||||
|
|
||||||
# vim: et
|
# vim: et
|
||||||
|
Loading…
x
Reference in New Issue
Block a user