mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 13:03:20 +00:00
Update travis yam to run testacular tests
This commit is contained in:

committed by
Romain Neutron

parent
a090db4432
commit
4310cae362
@@ -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
|
||||
|
Reference in New Issue
Block a user