From a6c09032d92f2b42f5e1403149aca05c32affc98 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 15 Aug 2019 23:57:32 +0800 Subject: Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dce6e1ce3..245843c59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ script: - cp core/build/xmake "$XMAKE_PROGRAM_DIR" || sudo cp core/build/xmake "$XMAKE_PROGRAM_DIR" - xmake --version - travis_wait 60 xmake lua -v -D tests/run.lua - - scripts/makeself/build-runfile.sh + - scripts/makeself/build-runfile.sh bzip2 - ls -l scripts/makeself/xmake.bz2.run - scripts/makeself/xmake.bz2.run --info -- cgit v1.3.1