Update travis yam to run testacular tests

This commit is contained in:
Nicolas Le Goff
2013-03-01 20:09:11 +01:00
committed by Romain Neutron
parent a090db4432
commit 4310cae362

View File

@@ -11,6 +11,8 @@ before_script:
- bower install
- composer self-update
- composer install --dev --prefer-source
- npm install bower testacular -g
- bower install
- sudo apt-get update
- sudo apt-get install -y -qq xpdf ffmpeg libavcodec-extra-53 openoffice.org-writer unoconv ghostscript gsfonts dcraw ufraw graphicsmagick libgraphicsmagick1-dev libfreetype6-dev libjpeg-dev libgif-dev libtiff-dev libdjvulibre-dev libwmf-dev libmagickcore-dev libmagickwand-dev libpng-dev gettext zlib1g-dev build-essential libfaac-dev libmp3lame0 libx264-dev libvpx-dev libtheora-dev libvorbis-dev gpac
- sudo apt-get clean
@@ -59,5 +61,6 @@ matrix:
- php: 5.5
script:
- sh tests/js/scripts/run.sh --single-run
- mocha-phantomjs www/scripts/tests/index.html
- phpunit