allow_failures for OpenJDK 6 :(

This commit is contained in:
Michael S. Klishin 2012-07-11 23:42:15 +04:00
parent 9452862f0c
commit 656ba51c26

View file

@ -7,3 +7,6 @@ jdk:
- openjdk6
- openjdk7
- oraclejdk7
matrix:
allow_failures:
- jdk: openjdk6