summaryrefslogtreecommitdiff
path: root/.travis.sh
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-18 14:26:02 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-18 14:26:02 -0500
commit68489f7c5c3689483cd0d430e1c015832e8a0ec4 (patch)
tree1536812767a0b420eb6cfa12a2b497fd6ceafacd /.travis.sh
parent52a557833ef0c71efbb025cfc6fa20b7f1b0e2e3 (diff)
downloadhtml5ks-68489f7c5c3689483cd0d430e1c015832e8a0ec4.tar.xz
html5ks-68489f7c5c3689483cd0d430e1c015832e8a0ec4.zip
npm
Diffstat (limited to '.travis.sh')
-rwxr-xr-x.travis.sh2
1 files changed, 1 insertions, 1 deletions
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