Skip to content

Commit

Permalink
Travis: stop downloading deprecated libs
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasvr committed May 26, 2022
1 parent 2177eb2 commit 9c6470c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ compiler:

before_install:
- sudo apt install -y wget gnupg
- echo "deb https://lucasvr.gobolinux.org/debian/repo/ /" | sudo tee -a /etc/apt/sources.list
- wget -q -O - https://lucasvr.gobolinux.org/debian/repo/KEY.gpg | sudo apt-key add -
- sudo apt-get -qq update
- sudo apt install -y luajit libluajit-5.1-dev libseccomp-dev libsodium-dev libhdf5-dev hdf5-tools numdiff libpcre++-dev
- sudo apt install -y python3-pip pkg-config cmake meson
Expand Down

0 comments on commit 9c6470c

Please sign in to comment.