Skip to content

Commit

Permalink
Clear the apt cache
Browse files Browse the repository at this point in the history
  • Loading branch information
atgreen committed Jun 26, 2019
1 parent 68668fe commit e0b4f84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e0b4f84

Please sign in to comment.