2
0
Эх сурвалжийг харах

[lua] no need to install environ lib during test

Justin Donaldson 7 жил өмнө
parent
commit
c7341ed55b

+ 0 - 1
tests/runci/targets/Lua.hx

@@ -36,7 +36,6 @@ class Lua {
 		installLib("lrexlib-pcre" , "2.8.0-1");
 		installLib("luv"          , "1.22.0-1");
 		installLib("luasocket"    , "3.0rc1-2");
-		installLib("environ"      , "0.1.0-1");
 		installLib("luautf8"      , "0.1.1-1");
 
 	}