diff options
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 5a0eb3bdd..e03dccb80 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ script: - scripts/get.sh __local__ - source ~/.xmake/profile - xmake --version - - xmake -v -P core + - xmake -P core - export XMAKE_PROGRAM_DIR=$PWD/xmake - core/build/xmake --version - export XMAKE_PROGRAM_DIR=~/.local/share/xmake |
