Disable broken Windows tests

This commit is contained in:
Glavin Wiechert 2017-06-11 16:45:44 -03:00
parent 43e4d8c37b
commit 3023fea297
1 changed files with 9 additions and 0 deletions

View File

@ -20,6 +20,15 @@ unspportedLangs = {
"ocaml"
"r"
"clojure"
# Broken
"apex"
"bash"
"csharp"
"d"
"elm"
"java"
"objectivec"
"opencl"
]
}