提交auth编译,保证CI成功。

This commit is contained in:
wusheng 2016-03-19 23:31:36 +08:00
parent b8ef6bfa90
commit eef1866bc7
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ script:
- cd ..
- cd skywalking-api
- mvn install -Dmaven.test.skip=true
- cd ..
- cd skywalking-auth
- mvn install -Dmaven.test.skip=true
- cd ..
- cd skywalking-sdk-plugin