Skip to content

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
heinrichreimer committed Jul 10, 2016
1 parent b23b1d7 commit cbe0751
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
language: android
android:
components:
- tools
- platform-tools
- build-tools-24.0.0
- android-24
- extra-google-google_play_services
- extra-google-m2repository
- extra-android-m2repository
- tools
- platform-tools
- build-tools-24.0.0
- android-24
- extra-google-google_play_services
- extra-google-m2repository
- extra-android-m2repository
jdk:
- oraclejdk8
- oraclejdk8
notifications:
slack:
secure: lf2X+YT/e8dKDMIGzmhzb6LiID7VvXpoylfLBuBT56hkzbCWFqQ94sEBzjU8Ha0o9JhH/CwME1sl3ZRWN5uRVJqzwD+spn03TQJ7wEd2pQCeONmRa3h8ulyvFtbB2F3gcfK/Yu22pEl6bPUOvf+niNgYO1G1w9hMW5IPMChqQzD7Hvw8vFNFcUmdMkCfRRx5IMML7LVJ6WuD8HTq9hhlyhGZXAoGOyzawIE0jzl0FddUAo1AR3p/wHOcYXlUYhAUGD9nRkhivhMiqaJQdtll8g0O5K9nZy6AKZm8nc99l9Ck7ktUvGz+8ESC665fvlbUrjJ470zvZebfNyVdj9u1JYFppZMqiRQ6gQn2j5ZxYlWupZEOHCMJJLLUa7LCz13ZpYYtu9elWwt/YQchZTmD8YwDGr5c7ly9W34rKqhBn0CsmnIEWQ27nTACBvB7ZupX/hq56LLPV1JqyUIEzEbRj4EIVLTKNNT2UEy5OTM9KROONRuIuHqJeuFDKMJvh7rNXXKbBUjIJP6/m5q8Kqf4tVRe8vDDBn1kz0tWToNNtICYL/JSWgztOf25750o1ZTF9uWtt0DZlt7GOOMGjex9A0Uob3jHQIsGvPYHqI5TUK7szKTrkRa14OIeM4KCq9PqBho4eFVtJjxuuBZqwheS9fpfEuwcehLLSUnGKgcdGSw=

0 comments on commit cbe0751

Please sign in to comment.