Sfoglia il codice sorgente

Update .travis.yml

Simon Krajewski 11 anni fa
parent
commit
cfbaef5e57
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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