Explorar el Código

Update .travis.yml

Simon Krajewski hace 11 años
padre
commit
afba36d74c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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