Przeglądaj źródła

also run macro tests in bytecode mode

Simon Krajewski 11 lat temu
rodzic
commit
1942e45511
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -15,6 +15,7 @@ env:
     - TARGET=openfl-samples
     - TARGET=flixel-demos
     - TARGET=neko-sys
+	- TARGET=bytecode
 
 matrix:
   fast_finish: true