trigger triavis

This commit is contained in:
Xinchen Hui
2015-10-26 21:05:41 -07:00
parent d3323aa9fe
commit aaf49be301

View File

@@ -1,5 +1,7 @@
##PHP Lua
======
[![Build Status](https://secure.travis-ci.org/laruence/php-lua.png)](https://travis-ci.org/laruence/php-lua)
This extension embeds the lua interpreter and offers an OO-API to lua variables and functions.
"Lua is a powerful, fast, light-weight, embeddable scripting language."