Hisham Muhammad
6b11508ea9
tests: drop LuaJIT 2.0 from test matrix
2020-04-21 13:45:50 -03:00
Peter Melnichenko
1dfb8c41e8
Replace rockspecs/ with a single scm rockspec ( #108 )
...
There is no need to keep rockspecs for older versions - it's enough
to ensure that `luarocks make` builds currently checked out version.
`luarocks new-version <rockspec> <version> --tag=<tag>` generates
rockspecs for releases.
Use `scm` instead of `dev` as LuaRocks 2 thinks that `dev` versions
are less than normal versions like 1.6.3, making it tricky to
use bleeding-edge version as a dependency with a constraint
such as `luafilesystem >= 1.6.3`.
2018-03-15 20:38:32 -03:00
Peter Melnichenko
a90ec38133
Update luacov-coveralls deps installation in .travis.yml
2017-09-11 15:39:09 +03:00
Peter Melnichenko
ee5942d810
Add LuaJIT 2.1 to Travis-CI matrix
2017-09-11 13:53:28 +03:00
Peter Melnichenko
a9a95acd68
Use hererocks for Travis-CI
2016-05-03 20:24:08 +03:00
Peter Melnichenko
2d4d609d81
.travis.yml: run tests from root directory
...
Fixes missing view for tests/test.lua coverage on coveralls site.
2016-04-26 11:00:34 +03:00
Ignacio Burgueño
3674e4f52f
Adds missing -lluacov test
2016-01-21 15:08:25 -03:00
Ignacio Burgueño
5daddd4c2b
Drop sudo from call
2016-01-21 14:58:15 -03:00
Ignacio Burgueño
6232ca6dbd
source script instead of just calling it
...
Thanks @moteus
2016-01-21 14:56:15 -03:00
Ignacio Burgueño
7ede630d6d
Pass --user flag to pip
2016-01-21 14:53:32 -03:00
Ignacio Burgueño
5131a28067
Adds coverage
...
Begin work adding coverage.
2016-01-21 14:08:20 -03:00
Ignacio Burgueño
488304b5a5
Updates Travis CI scripts
2016-01-21 13:54:17 -03:00
Alexey Melnichuk
8f2949974a
Fix. Support Lua 5.3.beta
2014-11-12 14:51:55 +04:00
Alexey Melnichuk
9db234cc10
Fix. Exclude some files from coveralls.
2014-08-14 09:50:15 +05:00
Alexey Melnichuk
c0552d59a4
Add. Travis files.
2014-08-14 09:41:04 +05:00