summaryrefslogtreecommitdiff
path: root/.travis.sh
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-19 10:36:43 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-19 10:36:43 -0500
commitbe603b90bdbaa2cbe02006072448fe41fc235840 (patch)
tree09879cbed4e966224825762ccff3634710823ef4 /.travis.sh
parent11b41dde81cf4c4234a44f582a7a340f6246a46f (diff)
downloadhtml5ks-be603b90bdbaa2cbe02006072448fe41fc235840.tar.xz
html5ks-be603b90bdbaa2cbe02006072448fe41fc235840.zip
265 -> 264
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 74ef4a4..adc4461 100755
--- a/.travis.sh
+++ b/.travis.sh
@@ -20,7 +20,7 @@ case "$1" in
install)
MAKEOPTS="-j`nproc`"
- sudo apt-get install -q libssl-dev libtheora-dev libvpx-dev libx265-dev yasm zlib1g-dev
+ sudo apt-get install -q libssl-dev libtheora-dev libvpx-dev libx264-dev yasm zlib1g-dev
cd node-v*
./configure --openssl-use-sys --shared-zlib