From e575246ae632b266bf4d67b11af9b721df6b02a8 Mon Sep 17 00:00:00 2001 From: inedited Date: Mon, 8 Apr 2019 02:25:16 +0200 Subject: [PATCH] Travis build issue fixed --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 235dbb4..d6806b7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ before_install: - source lua_install/bin/activate - luarocks install busted - luarocks install luacheck + - luarocks install luafilesystem - luarocks install cluacov --deps-mode=none install: