diff options
| author | ruki <[email protected]> | 2019-04-30 00:31:45 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-04-29 21:10:35 +0900 |
| commit | 5aaf95707aa197663a168693bebca89bf66da804 (patch) | |
| tree | 0142aa8a5a233e4b89b89ca49c20f2aa6045f96d | |
| parent | 255cc83e280096bc054466efe7158c931997d222 (diff) | |
improve ci
| -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 |
