Downloading tar-balls and android-ndk is fast, so don't cache those.
Signed-off-by: Anton Lundin <[email protected]>
---
.travis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 6fadf54..6448871 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,7 @@ before_install:
script:
- docker exec -t builder bash
subsurface/packaging/android/android-build-wrapper.sh
-# Yank Qt, android-sdk, android-ndk and other 3pp source tar balls out from
the container and cache them.
+# Yank out Qt and android-sdk out from the container and cache them.
- docker exec builder mkdir 3pp
- - docker exec builder sh -c 'mv Qt android-sdk-linux android-ndk-*
*.tar.gz *.tar.bz2 3pp/'
+ - docker exec builder sh -c 'mv Qt android-sdk-linux 3pp/'
- docker cp builder:/workspace/3pp .
--
2.9.3
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface