summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2019-11-30 00:17:55 -0500
committerAnthony Green <green@moxielogic.com>2019-11-30 00:17:55 -0500
commit41b013902d6c98eaa39135903452e595fbe752ad (patch)
treecbab558697469e480d9721bae078335a9ff24b2b
parent75ea6a439f07d7986e24171768fb04984a91f2a8 (diff)
downloadlibffi-41b013902d6c98eaa39135903452e595fbe752ad.tar.gz
Remove find
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5191f35..e5357d7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,7 +45,6 @@ before_install:
- echo y | sdkmanager --no_https "platforms;android-28" >/dev/null
- echo y | sdkmanager --no_https "ndk;20.1.5948944" >/dev/null
- echo y | sdkmanager --no_https --list
- - find ${ANDROID_HOME} -type f
install:
- travis_wait 30 ./.travis/install.sh