Fix package name in .travis.yml

This commit is contained in:
harukasan 2015-01-09 14:49:51 +09:00
parent 2def920793
commit 648578c5a4

View file

@ -6,4 +6,4 @@ go:
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libwebp
- sudo apt-get install -qq libwebp-dev