diff --git a/.travis.yml b/.travis.yml index 2c034973..a104c162 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,9 +12,7 @@ notifications: recipients: - prasinous@gmail.com jdk: - - openjdk6 -# these seem to segfault 2/3 of the time, need to understand why -# - openjdk7 -# - oraclejdk7 + - openjdk7 + - oraclejdk7 services: - mongodb