mirror of https://github.com/sbt/sbt.git
Cutting out openjdk7 from PR validation (#2714)
This commit is contained in:
parent
0c086a7761
commit
57cc782db8
|
|
@ -8,9 +8,7 @@ cache:
|
|||
|
||||
language: scala
|
||||
|
||||
# TODO - we'd like to actually test everything, but the process library has a deadlock right now
|
||||
jdk:
|
||||
- openjdk7
|
||||
- oraclejdk7
|
||||
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in New Issue