Browse Source

also run macro tests in bytecode mode

Simon Krajewski 11 years ago
parent
commit
1942e45511
1 changed files with 1 additions and 0 deletions
  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