Commit 42e331e
committed
Update CI to test against 5.3.0 beta
5.3.0-work2 has been obsoleted by the newer 5.3.0-beta
The TravisCI scripts currently break with luajit and lua-5.3.0 because
of luarocks issues.
Updating to luarocks-2.2.0 caused luarocks to search for "env lua"
instead of "env luajit" and there's a whole other mess of things
happening with lua-5.3.0-beta at the moment.
So, the code works, but the testing is broken for luajit and 5.3.0-beta.1 parent 9c85420 commit 42e331e
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
0 commit comments