libkiwix/travis
Matthieu Gautier 92c9a47a0d Move the templating system to mustache instead of ctpp2.
Mustache templating system is a bit simpler than ctpp2 and ctpp2 is no
more maintained (see #189).
We are moving to the kainjow's Mustache project
(https://github.com/kainjow/Mustache).

It simplify a lot our system has it is header only and we don't have to
precompile the template.

Fix #21
2019-01-09 18:28:48 +01:00
..
compile.sh Move the templating system to mustache instead of ctpp2. 2019-01-09 18:28:48 +01:00
install_deps.sh [TRAVIS] Last osx version of travis already have python3 installed. 2018-10-24 11:07:10 +02:00