diff options
| -rw-r--r-- | .travis.yml | 3 |
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 |
