aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAge
* add a Lua 5.3 variant without implicit number/string coercionFrancois Perrad2017-09-23
|
* Merge pull request #17 from fperrad/coverageEtiene Dalcol2017-09-22
|\ | | | | add coveralls.io support
| * add coveralls.io supportFrancois Perrad2017-09-21
| |
* | enforce the no use of globalFrancois Perrad2017-09-21
|/
* fix last luacheck errorsFrancois Perrad2017-09-20
| | | | | valua.lua:52:7: (W213) unused loop variable i valua.lua:86:8: (W431) shadowing upvalue len on line 24
* refactor travis with hererocksFrancois Perrad2017-09-20
| | | | see <https://github.com/mpeterv/hererocks>
* Remove LuaJIT2.1 from testsEtiene Dalcol2016-01-24
|
* Adds travis integrationIgnacio BurgueƱo2015-04-14