Skip to content

Commit

Permalink
Add JAVA8 and open JDK build
Browse files Browse the repository at this point in the history
  • Loading branch information
jianghaolu committed Oct 25, 2016
1 parent 0713e27 commit b9a7eb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: java
sudo: false
jdk:
- oraclejdk7
- oraclejdk8
- openjdk7
script:
- mvn install -DskipTests=true
- mvn -pl !azure-batch,!azure-mgmt-website checkstyle:check
Expand Down

0 comments on commit b9a7eb5

Please sign in to comment.