Browse Source

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

David A. Velasco 10 years ago
parent
commit
fc124a8408
1 changed files with 1 additions and 0 deletions
  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: