travis: luarocks cannot into lua5.4 yet

This commit is contained in:
Vadim A. Misbakh-Soloviov 2019-06-09 20:38:25 +03:00
parent 3f13077f33
commit ed9b0ee858
No known key found for this signature in database
GPG Key ID: 6765F46F28E9607E

View File

@ -9,7 +9,7 @@ env:
- LUA=lua5.1
- LUA=lua5.2
- LUA=lua5.3
- LUA=lua5.4
# - LUA=lua5.4
- LUA=luajit # latest stable version
- LUA=luajit2.0 # current head of 2.0 branch
- LUA=luajit2.1 # current head of 2.1 branch