no message
This commit is contained in:
parent
9ce41f2948
commit
93a7e0d435
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue