Explorar el Código

Added Android SDK Platform with API level 16 to Travis build file

David A. Velasco hace 10 años
padre
commit
fc124a8408
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -5,6 +5,7 @@ android:
     - tools
     - build-tools-22.0.1
     - android-19
+	- android-16
 before_install:
   - rm pom.xml
 script: