Explorar o código

deactivate openfl-samples tests until openfl actually runs them as well

Simon Krajewski %!s(int64=11) %!d(string=hai) anos
pai
achega
5723a8ae94
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/RunTravis.hx

+ 1 - 1
tests/RunTravis.hx

@@ -427,7 +427,7 @@ class RunTravis {
 				testFlambe();
 				testHxTemplo();
 				testMUnit();
-				testOpenflSamples();
+				//testOpenflSamples();
 				testFlixelDemos();
 			case t:
 				throw "unknown target: " + t;