mpeterv / hererocks

Python script for installing Lua/LuaJIT and LuaRocks into a local directory
MIT License
180 stars 22 forks source link

error message is not printed in Python 2 due to encoding errors #30

Closed starius closed 8 years ago

starius commented 8 years ago

Example: https://travis-ci.org/mpeterv/hererocks/jobs/167906475

mpeterv commented 8 years ago

This is an issue with the test helper, not hererocks itself by the way. Fixed on master.