Update .travis.yml for jdk8

This commit is contained in:
Dave Syer 2015-04-06 10:18:06 +01:00
parent c9c1e8b517
commit 5789665447
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
language: java
jdk:
- oraclejdk8
services: mongodb
install: true