mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-04 20:47:53 +00:00
restart hhvm in travis
This commit is contained in:
parent
3171758418
commit
2e417cb39a
@ -29,6 +29,7 @@ install:
|
||||
|
||||
before_script:
|
||||
- if [[ $HHVMPHP7 == "yes" ]]; then echo hhvm.php7.all=1 >> /etc/hhvm/php.ini; fi
|
||||
- if [[ $HHVMPHP7 == "yes" ]]; then sudo service hhvm restart ; sleep 1 ; fi
|
||||
|
||||
script:
|
||||
- bin/phpunit
|
||||
|
Loading…
Reference in New Issue
Block a user