mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 17:41:50 +01:00
Travis CI > run many tasks using Phing > update configuration
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
date.timezone = 'Europe/London'
|
date.timezone = Europe/London
|
||||||
|
memory_limit = 2G
|
||||||
|
|||||||
@@ -18,3 +18,6 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- phing
|
- phing
|
||||||
|
|
||||||
|
after_success:
|
||||||
|
- travis_retry php vendor/bin/php-coveralls -v
|
||||||
|
|||||||
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
Common and useful classes, methods, exceptions etc.
|
Common and useful classes, methods, exceptions etc.
|
||||||
|
|
||||||
|
# 1.0.3
|
||||||
|
|
||||||
|
1. Travis CI > run many tasks using Phing > update configuration
|
||||||
|
|
||||||
# 1.0.2
|
# 1.0.2
|
||||||
|
|
||||||
1. Phing > remove old and unused tools
|
1. Phing > remove old and unused tools
|
||||||
|
|||||||
Reference in New Issue
Block a user