summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2016-02-15 09:49:26 +0800
committerruki <[email protected]>2016-02-15 19:10:28 +0800
commitc5723f9909f7500caa3b592df559e8e35b9f47ce (patch)
treec0690f9e0a77fdf68d4a38aa137b80cfe564c50f
parentb78baf22ac0e25d2b18add81d42f733e0cd35620 (diff)
fix travis bug
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index e3c85b5e6..52b679978 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,5 @@ install:
script:
- xmake create -P ./test
- - cd ./test
- - xmake -v
+ - xmake -P ./test
- ./tests/tests