Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Commit

Permalink
fix travis v2
Browse files Browse the repository at this point in the history
  • Loading branch information
b1naryth1ef committed Sep 20, 2017
1 parent 4ff0553 commit 4e0e7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: d

before_install:
- sudo apt-get update -qq
- sudo apt-get install libevent libevent-dev
- sudo apt-get install libevent-dev
- wget http://ftp.us.debian.org/debian/pool/main/o/opus/libopus0_1.1-2_amd64.deb
- wget http://ftp.us.debian.org/debian/pool/main/o/opus/libopus-dev_1.1-2_amd64.deb
- wget http://ftp.us.debian.org/debian/pool/main/libs/libsodium/libsodium18_1.0.11-2_amd64.deb
Expand Down

0 comments on commit 4e0e7d3

Please sign in to comment.