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