Skip to content

Commit

Permalink
Modified Coveralls Directory
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Sep 30, 2013
1 parent a7a707d commit 69f6bbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .travis-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ case $TEST in
printf "Tests failed!\n"
exit -1
}
cd ../tools
coveralls -r .
coveralls -n -r $HOME/gst-switch-coverage
esac
esac || {
printf "Failed!\n!\n"
Expand Down
1 change: 1 addition & 0 deletions .travis-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ sudo apt-get -y install python-scipy ffmpeg
sudo apt-get -y install autoconf automake autopoint libbz2-dev libdv4-dev libfaac-dev libfaad-dev libgtk-3-dev libmjpegtools-dev libtag1-dev libasound2-dev libtool libvpx-dev libxv-dev libx11-dev libogg-dev libvorbis-dev libopencv-dev libcv-dev libhighgui-dev libv4l-dev pkg-config zlib1g-dev gtk-doc-tools yasm bison flex
export PKG_CONFIG_PATH=/usr/lib/pkgconfig/
export LD_LIBRARY_PATH=/usr/lib/
export GCOV_PREFIX=$HOME/gst-switch-coverage
cd ..
git clone http://git.chromium.org/webm/libvpx.git
cd libvpx
Expand Down

0 comments on commit 69f6bbf

Please sign in to comment.