.travis.yml 89 字节
Newer Older
wu-sheng's avatar
wu-sheng 已提交
1
language: java
wu-sheng's avatar
wu-sheng 已提交
2
script: 
wu-sheng's avatar
wu-sheng 已提交
3 4 5
  - ls
  - cd skywalking-api
  - mvn build -Dmaven.test.skip=true