Commit bc0623fa authored by Bartek Fabiszewski's avatar Bartek Fabiszewski
Browse files

Update travis script for new target API

parent 210e2966
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,11 +3,11 @@ jdk: oraclejdk8
android:
  components:
    - tools
    - build-tools-25.0.2
    - build-tools-27.0.3
    - platform-tools
    - extra-android-m2repository
    - extra-google-android-support
    - android-25
    - android-26
script:
  - ./gradlew build 
after_failure: