summaryrefslogtreecommitdiff
path: root/.travis.sh
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-19 14:36:31 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-19 14:36:31 -0500
commit304150ee82a1bff8330c0920f77cf822be51a4e5 (patch)
tree96d12c0b74c278a2f85ff67d537fbd14e81c2f74 /.travis.sh
parent919186bd704bda5d47f07ae1b6e6401132698b5c (diff)
downloadhtml5ks-304150ee82a1bff8330c0920f77cf822be51a4e5.tar.xz
html5ks-304150ee82a1bff8330c0920f77cf822be51a4e5.zip
qwerty
Diffstat (limited to '.travis.sh')
-rwxr-xr-x.travis.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.sh b/.travis.sh
index 2e0e509..4c3a777 100755
--- a/.travis.sh
+++ b/.travis.sh
@@ -28,10 +28,6 @@ case "$1" in
./configure --disable-shared --disable-dependency-tracking --enable-libwebpmux
make $MAKEOPTS
sudo make $MAKEOPTS install
- which cwebp
- cwebp
- which webpmux
- webpmux
cd ..
cd node-v*