summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTitanSnow <[email protected]>2017-05-21 11:36:49 +0800
committerTitanSnow <[email protected]>2017-05-21 11:36:49 +0800
commite78350a94d63e5c220b22277368a77c374287ff2 (patch)
treede9c81bc76a26ffb592d5ef412744aaf2489ff25
parent147e73b642ad93e7d42f1ecfaf780bf89637efbd (diff)
fix path spliter
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c16518024..984917316 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,7 +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 --backtrace tests\test.lua
+ - xmake lua --backtrace tests/test.lua
after_success:
- luacov