Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
Travis CI: build agains Oracle and Open JDK7
Browse files Browse the repository at this point in the history
Remove OpenJDK6 because it fails on new travis 64-bit infrastructure
  • Loading branch information
gildegoma committed Jan 11, 2013
1 parent 707d2ca commit 3099a15
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Expand Up @@ -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

0 comments on commit 3099a15

Please sign in to comment.