no message

This commit is contained in:
wusheng 2016-03-18 22:25:08 +08:00
parent 9ce41f2948
commit 93a7e0d435
1 changed files with 0 additions and 2 deletions

View File

@ -1,10 +1,8 @@
language: java
script:
- # build protocol
- cd skywalking-protocol
- mvn install -Dmaven.test.skip=true
- # build api
- cd ..
- cd skywalking-api
- mvn install -Dmaven.test.skip=true