monasca / monasca-docker

Docker files and setup for Monasca
Apache License 2.0
24 stars 47 forks source link

Force python 2.7 on Travis #514

Closed matrixik closed 5 years ago

matrixik commented 5 years ago

Travis is showing: This job ran using the default Python version, which will be updated to 3.6 on April 16th, 2019. You can explicitly stay on the previous version by specifying python: 2.7 in your .travis.yml.

Signed-off-by: Dobroslaw Zybort dobroslaw.zybort@ts.fujitsu.com