mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
On Travis the Python (by default) is a bit old and causes problems when the yotta is being used. Switching to Python 2.7.13 solves half of the problem. The other problem is the pyOpenSSL 17.5 and Linux library incompatibilities. Thus we force the pyOpenSSL to a pre-17.5 version. JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.u-szeged@partner.samsung.com