diff options
| author | OpportunityLiu <[email protected]> | 2019-07-19 10:50:49 +0800 |
|---|---|---|
| committer | OpportunityLiu <[email protected]> | 2019-07-19 10:50:49 +0800 |
| commit | bc6896917a2e150adb5aa2a063f72fc85d2ab9f5 (patch) | |
| tree | f171ed09b7f5674507ae31db0427c23384e93a8d | |
| parent | 349a845bbab84d3678c3aa106d6a7b0fdab4e5bd (diff) | |
add info output for ci
| -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 |
