Selaa lähdekoodia

also run macro tests in bytecode mode

Simon Krajewski 11 vuotta sitten
vanhempi
commit
1942e45511
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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