summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-05-22 11:29:39 +0800
committerruki <[email protected]>2017-05-22 11:29:39 +0800
commit8cfccb478c5e72d2a81369295d859c8062bf1000 (patch)
tree4c78c70ae0bd4a29ef074d67da38926b8dd79074
parent302dd6c577cc54e25c9b33033db2a7fdcce40e7d (diff)
modify traivs
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 984917316..63f8ce9bf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,6 +38,7 @@ script:
- cat xmake/core/_xmake_main.lua >> tmp
- mv tmp xmake/core/_xmake_main.lua
- cp core/build/xmake $(which xmake) || sudo cp core/build/xmake $(which xmake)
+ - xmake lua versioninfo
- xmake lua --backtrace tests/test.lua
after_success: