mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-04 09:21:12 -05:00
Weather: .travis.yml: build on Python 3.2/3.3 too
This commit is contained in:
parent
f1e914da04
commit
6086dcc9f9
@ -1,6 +1,8 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
- "3.2"
|
||||||
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- pypy
|
- pypy
|
||||||
- pypy3
|
- pypy3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user