Merge pull request #1105 from owncloud/fixLegacyTravis
authorDavid A. Velasco <dvelasco@owncloud.com>
Thu, 29 Oct 2015 18:03:41 +0000 (19:03 +0100)
committerDavid A. Velasco <dvelasco@owncloud.com>
Thu, 29 Oct 2015 18:03:41 +0000 (19:03 +0100)
Switch from Travis legacy infrastructure to container-based

1  2 
.travis.yml

diff --combined .travis.yml
@@@ -1,8 -1,10 +1,9 @@@
+ sudo: false
  language: android
  android:
    components:
      - build-tools-22.0.1
 -    - android-19
 -    - android-16
 +    - android-22
  before_install:
    - rm pom.xml
  script: