Added gitlab runner configuration
This commit is contained in:
parent
dd2d6da3f3
commit
e8a5e042dd
@ -16,7 +16,7 @@ before_script:
|
||||
test:5.5:
|
||||
image: leenooks/php:5.5
|
||||
script:
|
||||
- phpunit --bootstrap=includes/kohana/modules/unittest/bootstrap.php --exclude-group kohana --colors --verbose $@ includes/kohana/modules/unittest/tests.php --site=test
|
||||
- phpunit --bootstrap=includes/kohana/modules/unittest/bootstrap.php --exclude-group kohana --colors --verbose $@ includes/kohana/modules/unittest/tests.php
|
||||
only:
|
||||
- test
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user