mirror of
https://github.com/iluvcapra/pycmx.git
synced 2026-01-02 01:40:58 +00:00
Update .travis.yml
Adding 2.7 to see what happens
This commit is contained in:
@@ -2,6 +2,7 @@ language: python
|
|||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
- "2.7"
|
||||||
script:
|
script:
|
||||||
- "python3 setup.py test"
|
- "python3 setup.py test"
|
||||||
install:
|
install:
|
||||||
|
|||||||
Reference in New Issue
Block a user