mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 08:50:54 +00:00
Update .travis.yml
Added more versions to travis
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.5"
|
||||
- "3.4"
|
||||
- "3.3"
|
||||
- "3.2"
|
||||
- "3.1"
|
||||
- "3.0"
|
||||
script:
|
||||
- "python3 setup.py test"
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user