Skip to content

Commit

Permalink
Change the vorbis library that we use
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Jul 2, 2016
1 parent 1db8252 commit fe2046e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ perl:

before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libogg0 libvorbis0
- sudo apt-get install -y libogg0 libvorbis0a
- cpanm -n Devel::Cover::Report::Coveralls

script:
Expand Down

0 comments on commit fe2046e

Please sign in to comment.