mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 08:50:54 +00:00
Tweaking travis.yml
This commit is contained in:
@@ -2,7 +2,7 @@ langauge: python
|
|||||||
python:
|
python:
|
||||||
- "3.7"
|
- "3.7"
|
||||||
script:
|
script:
|
||||||
- "setup.py test"
|
- "./setup.py test"
|
||||||
install:
|
install:
|
||||||
- "setup.py install"
|
- "./setup.py install"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user