Gintautas Miselis
660ebb41df
Upgrade to Codeception 4.0 ( #218 )
...
* Use modular Codeception 4.0
* Moved bootstrap setting to top level
Because old location is deprecated
See https://bit.ly/2YrRzVc
* Use stringContainsString instead of contains
Because using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9.
* Removed 5.4 and 5.5
2019-11-22 22:02:47 +03:00
Alexander Makarov
7e643e7da5
Fix travis build
2019-09-04 01:50:29 +03:00
Matteo Giaccone
72af82e3e1
Add MySQL to Travis ( #190 )
2018-12-05 20:15:52 +03:00
Alexander Makarov
92688ab18a
Fixed travis tests on PHP 5.5 by installing imagick manually ( #148 )
2017-11-03 01:36:10 +03:00
SilverFire - Dmitry Naumenko
fc2ec7dfee
Switched to asset-packagist.org
2017-06-17 17:23:21 +03:00
Alexander Makarov
19b6143f05
Update fxp plugin version
2017-04-19 02:56:46 +03:00
Carsten Brandt
9035c63988
do not use composer exec
for running codeception
...
it produces weird behavior.
fixes #104
2017-02-01 11:29:32 +01:00
Davert
ec184a572e
updated travis config
2016-07-25 02:38:25 +03:00
Davert
7154b917fd
fixed travis config
2016-07-25 02:20:45 +03:00
SilverFire - Dmitry Naumenko
5eaf2dc079
Updated travis.yml fxp-plugin updated to 1.1.1
2016-01-16 19:11:06 +02:00
SilverFire - Dmitry Naumenko
7f7fcb6120
Updated travis.yml commented HHVM
2016-01-16 19:08:23 +02:00
Daniel Gomez Pan
ad3e23a27a
Updated travis.yml to run on PHP7
2016-01-16 17:53:38 +02:00
Jani Mikkonen
edd5c574c8
Update travis composer-asset-plugin
2015-11-12 14:06:30 +02:00
Carsten Brandt
8b4e2143ff
updated fxp/composer-asset-plugin version constraint
2015-05-06 16:21:44 +02:00
Alexander Makarov
f71c712b8d
Removed vendor from travis cache because it causes git build errors
2015-04-07 13:00:08 +03:00
Carsten Brandt
4ba6fe13b3
added travis.yml
2015-03-22 20:14:19 +01:00
Carsten Brandt
63b173ff40
run basic app functional tests within the main repo test chain
2014-01-05 12:49:37 +01:00
Carsten Brandt
f36a0382bc
fixed basic app build
2014-01-05 04:07:21 +01:00
Qiang Xue
c761aab7c6
try to fix basic app travis test.
2014-01-04 19:19:02 -05:00
Carsten Brandt
3f57b61bd1
try to fix basic app travis.yml
2014-01-04 15:20:50 +01:00
Carsten Brandt
e9461c2fdc
updated apps/basic/.travis.yml
2014-01-04 04:38:23 +01:00
Carsten Brandt
7579336af6
added .travis.yml to basic app
...
issue #1744
2014-01-03 22:51:30 +01:00