From 1f94e83178b2f7b09521610c954e3073d8bdd2b5 Mon Sep 17 00:00:00 2001 From: TitanSnow Date: Sun, 14 May 2017 10:57:57 +0800 Subject: fix build error --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 08f53a8ba..c64632b9a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ env: - LUA=lua5.1 before_install: + - rm install - source .travis/setenv_lua.sh - luarocks install luacov -- cgit v1.3.1