Skip to content

Commit

Permalink
fixup! Merge pull request ably#115 from gokhanbarisaker/channel-test-…
Browse files Browse the repository at this point in the history
…implicitattach
  • Loading branch information
gokhanbarisaker committed Apr 1, 2016
1 parent aa2c903 commit 2125a97
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,13 @@ jdk:
- oraclejdk8
- openjdk7

language: android
android:
components:
- platform-tools
- build-tools-23.0.3
- android-23

# Buffer overflow patch. Source: https://github.com/travis-ci/travis-ci/issues/5227#issuecomment-165135711
before_install:
- cat /etc/hosts # optionally check the content *before*
Expand Down

0 comments on commit 2125a97

Please sign in to comment.