update ci

This commit is contained in:
ruki
2018-11-26 22:44:10 +08:00
parent 20f10ac6b8
commit c72570729d
2 changed files with 2 additions and 0 deletions

View File

@@ -11,5 +11,6 @@ before_build:
- cmd: xmake --version - cmd: xmake --version
build_script: build_script:
- cmd: xmake repo --add xmake-repo-dev https://github.com/tboox/xmake-repo.git dev
- cmd: xmake -y - cmd: xmake -y

View File

@@ -14,5 +14,6 @@ install:
- cd - - cd -
script: script:
- xmake repo --add xmake-repo-dev https://github.com/tboox/xmake-repo.git dev
- xmake -y - xmake -y