summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorsumneko <sumneko@hotmail.com>2019-05-20 17:11:35 +0800
committersumneko <sumneko@hotmail.com>2019-05-20 17:11:35 +0800
commitea06b4247347de84f3bd4fbc253108b8b49b70ac (patch)
treeb47cccb365c2bbf9f58562ca054bd49e2ffbbd54 /azure-pipelines.yml
parent277dd672729fe848caf32511bf9d99abf881c30c (diff)
downloadlua-language-server-ea06b4247347de84f3bd4fbc253108b8b49b70ac.zip
更新脚本
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 74968b5f..d5b70ed8 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -30,6 +30,5 @@ jobs:
- script: |
sudo apt-get update
sudo apt-get install -y libreadline-dev ninja-build
- cd lua-language-server
./osx.sh
displayName: '测试'