Disable broken Windows tests
This commit is contained in:
parent
43e4d8c37b
commit
3023fea297
|
@ -20,6 +20,15 @@ unspportedLangs = {
|
||||||
"ocaml"
|
"ocaml"
|
||||||
"r"
|
"r"
|
||||||
"clojure"
|
"clojure"
|
||||||
|
# Broken
|
||||||
|
"apex"
|
||||||
|
"bash"
|
||||||
|
"csharp"
|
||||||
|
"d"
|
||||||
|
"elm"
|
||||||
|
"java"
|
||||||
|
"objectivec"
|
||||||
|
"opencl"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue