mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 23:54:29 -04:00
Working on TravisCI
This commit is contained in:
parent
2eda30023c
commit
096e11cff5
@ -1,10 +1,10 @@
|
||||
language: php
|
||||
|
||||
sudo: true
|
||||
sudo: false
|
||||
|
||||
php:
|
||||
# - 5.5
|
||||
- 5.6
|
||||
- 5.5
|
||||
# - 5.6
|
||||
# - 7.0
|
||||
# - hhvm
|
||||
|
||||
|
@ -11,8 +11,8 @@ settings:
|
||||
memory_limit: 1024M
|
||||
extensions:
|
||||
enabled:
|
||||
- Codeception\Extension\RunFailed
|
||||
- Codeception\Extension\Recorder
|
||||
# - Codeception\Extension\RunFailed
|
||||
# - Codeception\Extension\Recorder
|
||||
config:
|
||||
Codeception\Extension\Recorder:
|
||||
delete_successful: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user