diff options
author | Mohamed Zenadi <mohamed@zenadi.com> | 2015-01-07 00:13:00 +0100 |
---|---|---|
committer | Mohamed Zenadi <mohamed@zenadi.com> | 2015-01-07 00:13:00 +0100 |
commit | dd6155e809e3780d6d06b921a36afb2dd998d8c1 (patch) | |
tree | 89794320523fa494aee3248dc4c7a8566f44dca6 | |
parent | e14edc09f06f9783eea21dad287590218e823114 (diff) |
add system image for tests
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 62b4fc52..f929378d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,4 +18,4 @@ android: # Specify at least one system image, # if you need to run emulator(s) during your tests - # - sys-img-x86-android-21 + - sys-img-x86-android-21 |