summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* fix: specify luaAndrey Orst2021-01-211-1/+1
|
* fix: use luarocks fennel in coverageAndrey Orst2021-01-201-6/+4
|
* fix: Fennel 0.8.0 enhancementsAndrey Orst2021-01-191-15/+23
| | | | | | | | | | Changelog: - fixed bug in try - reworked pretty printing for sets - handle cycles in sets - use new fennel.view format - reorganized library to make requiring it easier
* fix(CI): colorless coverage reportAndrey Orst2020-11-011-1/+1
|
* feature(CI): add coverage reportAndrey Orst2020-11-011-0/+13
|
* Update .gitlab-ci.ymlAndrey Orst2020-10-301-2/+2
|
* feature(CI): Test library against Lua 5.4 on Ubuntu 20.10Andrey Orst2020-10-291-11/+14
|
* feature(CI): test on both lua5.3 and lua5.4Andrey Orst2020-10-291-3/+13
|
* feature(CI): add .gitlab-ci.ymlAndrey Orst2020-10-251-0/+11