test on jdk8

This commit is contained in:
wusheng 2016-11-21 11:05:17 +08:00
parent 97bd286db9
commit 9628e8aff9
1 changed files with 1 additions and 0 deletions

View File

@ -10,5 +10,6 @@ install:
script:
- cd skywalking-network
- mvn clean install -Dmaven.test.skip=true
- jdk_switcher use oraclejdk8
- cd ..
- mvn clean install -Dmaven.test.skip=true