projects
/
platform
/
upstream
/
libffi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68668fe
)
Clear the apt cache
author
Anthony Green
<green@moxielogic.com>
Wed, 26 Jun 2019 10:18:48 +0000
(06:18 -0400)
committer
Anthony Green
<green@moxielogic.com>
Wed, 26 Jun 2019 10:18:48 +0000
(06:18 -0400)
.travis/install.sh
patch
|
blob
|
history
diff --git
a/.travis/install.sh
b/.travis/install.sh
index ab58b2bb54e3b5944cc4552fd51086a08e669822..0372b4496a1e97f37acaf45f9946f3b1c5c87836 100755
(executable)
--- a/
.travis/install.sh
+++ b/
.travis/install.sh
@@
-15,6
+15,7
@@
else
;;
moxie-elf)
echo 'deb http://repos.moxielogic.org:7114/MoxieLogic moxiedev main' | sudo tee -a /etc/apt/sources.list
+ sudo apt-get clean # clear the cache
sudo apt-get update ## -qq
# debug...
curl http://repos.moxielogic.org:7114/MoxieLogic/dists/moxiedev/main/binary-amd64/Packages