diff options
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 700c512d5..b08fecf91 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,4 +31,5 @@ script: - travis_wait 60 xmake lua -v -D tests/run.lua - scripts/makeself/build-runfile.sh - ls -l scripts/makeself/xmake.run + - scripts/makeself/xmake.run --info |
