adding jdk8 to travis build

This commit is contained in:
Ivan Sopov 2014-01-20 17:05:44 +02:00
parent e316ab084f
commit 2e44c278de
1 changed files with 1 additions and 0 deletions

View File

@ -3,4 +3,5 @@ jdk:
- openjdk6
- openjdk7
- oraclejdk7
- oraclejdk8
install: mvn clean package