Temporarily remove locale and lint to make travis run fast
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
parent
4622f16b1f
commit
102f89c511
@ -36,8 +36,6 @@ before_script:
|
||||
|
||||
script:
|
||||
- ant clean
|
||||
- ant locales
|
||||
- if [ -z "$SELENIUM" ] ; then ant lint ; fi
|
||||
- set -e;
|
||||
if [ $TRAVIS_PHP_VERSION == "hhvm" ] ; then
|
||||
ant phpunit-hhvm ;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user