From 68489f7c5c3689483cd0d430e1c015832e8a0ec4 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 18 Feb 2014 14:26:02 -0500 Subject: npm --- .travis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.sh') diff --git a/.travis.sh b/.travis.sh index ccc7ffe..e09102e 100755 --- a/.travis.sh +++ b/.travis.sh @@ -16,7 +16,7 @@ case "$1" in curl https://webp.googlecode.com/files/libwebp-0.4.0.tar.gz | tar -xz ;; install) - sudo apt-get install -q libjpeg-progs libtheora-dev libvpx-dev libx264-dev npm webp yasm + sudo apt-get install -q libjpeg-progs libtheora-dev libvpx-dev libx264-dev webp yasm cd fdk-aac-0.1.3 ./configure --disable-shared -- cgit v1.2.3-54-g00ecf