Andreas Fischer
0beb9128f9
[ticket/13523] Install PHPUnit manually instead of from PEAR.
...
The pear.phpunit.de channel has been shut down in 2014.
PHPBB3-13523
2015-01-20 20:31:08 +01:00
Joas Schilling
b700e871cf
[ticket/12917] Check commit message and image ICC profile on 5.3.3
...
PHPBB3-12917
2014-08-07 13:40:31 +02:00
Andreas Fischer
c02fba3f1c
[ticket/12582] Change strip_icc_profiles.sh to only take a single file.
...
PHPBB3-12582
2014-05-27 17:23:54 +02:00
Andreas Fischer
4f9aa5e384
[ticket/12582] Run strip_icc_profiles.sh on Travis CI.
...
PHPBB3-12582
2014-05-27 17:23:54 +02:00
Nicofuma
3dee1db260
[ticket/12485] Broken tests due to absolute exclude
...
PHPBB3-12485
2014-05-03 04:05:25 +02:00
Joas Schilling
acdaad2625
[ticket/12472] Set fast_finish for travis
...
Now, a build will finish as soon as a job has failed,
or when the only jobs left allow failures.
http://docs.travis-ci.com/user/build-configuration/#Fast-finishing
PHPBB3-12472
2014-05-02 17:59:22 +02:00
Andreas Fischer
04893e3f98
[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."
...
hhvm-nightly 2014.04.16~precise introduced "Attempted to serialize
unserializable builtin class DOMElement" errors when running functional tests.
This reverts commit ff7cc77f9db66b7fddacd77f215d85cf0243b2fa.
PHPBB3-12417
2014-04-16 22:16:52 +02:00
Andreas Fischer
ff7cc77f9d
[ticket/12320] No longer allow Travis CI HHVM environment to fail.
...
PHPBB3-12320
2014-04-10 11:36:48 +02:00
Andreas Fischer
f7f18a3c66
[ticket/12319] Backport Travis CI HHVM environment to develop-olympus.
...
PHPBB3-12319
2014-03-29 12:08:52 +01:00
Andreas Fischer
ca8fa03659
[ticket/12257] Use MyISAM in PHP 5.3 environment such that FULLTEXT tests run.
...
PHPBB3-12257
2014-03-24 21:42:06 +01:00
Nathan Guse
a4810405d2
[ticket/12259] Reduce the size of our test matrix
...
Only test MariaDB or PostgreSQL once on PHP 5.4. This reduces our build matrix
by 10 builds (over half).
PHPBB3-12259
2014-03-10 21:34:55 -05:00
Joas Schilling
9f4908f0f2
Merge remote-tracking branch 'bantu/ticket/11509' into develop-olympus
...
* bantu/ticket/11509:
[ticket/11509] Exit with the expected (non-zero) exit status on failure.
[ticket/11509] Output which commit is being inspected.
[ticket/11509] Three dots means sym. difference, but we only want new commits.
2014-03-01 19:13:58 +01:00
Andreas Fischer
ccd30912d9
[ticket/11509] Three dots means sym. difference, but we only want new commits.
...
PHPBB3-11509
2014-02-21 01:47:37 +01:00
Joas Schilling
9d1d90e336
[ticket/12188] Add php 5.6 to travis enviroments
...
PHPBB3-12188
2014-02-13 14:47:51 +01:00
Andreas Fischer
33593a508c
[ticket/11509] Be exact when referencing the branch name.
...
PHPBB3-11509
2014-02-04 02:18:46 +01:00
Andreas Fischer
5069922e24
[ticket/11509] Run commit message checker only in one environment.
...
PHPBB3-11509
2014-02-03 23:50:48 +01:00
Andreas Fischer
6f727bc0f9
[ticket/11509] Contrary to docs, COMMIT_RANGE is not available in PR mode.
...
PHPBB3-11509
2014-02-03 23:44:15 +01:00
Andreas Fischer
16e81d4d18
[ticket/11509] Fail on Travis CI if commit messages are improperly formatted.
...
PHPBB3-11509
2014-02-02 17:11:30 +01:00
Andreas Fischer
9cc8768fa0
[ticket/12147] Remove Travis CI notifications.
...
We don't want to get notifications for branches other people are working on.
PHPBB3-12147
2014-02-02 15:12:30 +01:00
Andreas Fischer
878cb836f5
[ticket/11920] Actually call travis/setup-mariadb.sh.
...
PHPBB3-11920
2013-10-15 22:44:49 +02:00
Andreas Fischer
cdaea7a406
[ticket/11920] Add MariaDB environment to Travis-CI.
...
PHPBB3-11920
2013-10-15 16:28:59 +02:00
Joas Schilling
65307f1382
[ticket/11580] Enable prefer-source option (should error way less)
...
PHPBB3-11580
2013-05-27 23:48:04 +02:00
Joas Schilling
2d0fb52eaa
[ticket/11580] Enable --no-interaction option on composer for travis
...
There is no interaction available on travis ;)
PHPBB3-11580
2013-05-27 23:35:57 +02:00
Andreas Fischer
d1415676c5
[ticket/11324] PHP 5.5 is in RC stage. No longer allow failure on travis.
...
PHPBB3-11324
2013-05-09 20:10:25 +02:00
Andreas Fischer
b5b1e88915
[ticket/11513] Use PHPUnit from composer in .travis.yml.
...
PHPBB3-11513
2013-05-09 18:46:29 +02:00
Andreas Fischer
9860cf6b16
[ticket/11337] Only run functional tests on 5.3.19 or higher. No FPM otherwise.
...
There is no php-fpm for PHP 5.3.3. Make sure PHP version is at least 5.3.19,
which is what 5.3 is currently aliased to.
PHPBB3-11337
2013-01-23 15:48:44 +01:00
Andreas Fischer
dee1b38ebc
[ticket/11337] Run functional tests on travis using nginx and php-fpm.
...
PHPBB3-11337
2013-01-23 15:48:44 +01:00
Andreas Fischer
4001410c8c
[ticket/11324] Add PHP 5.5 environment to travis and allow it to fail.
...
PHPBB3-11324
2013-01-13 23:41:40 +01:00
Andreas Fischer
5407f9b00d
[ticket/11060] Backport ca4cee86afb88820a52ac1535de18c4dbb365f0e to olympus.
...
PHPBB3-11060
2012-08-26 15:09:00 +02:00
Andreas Fischer
3bbb882fe8
Merge remote-tracking branch 'Fyorl/ticket/10981' into develop-olympus
...
* Fyorl/ticket/10981:
[ticket/10981] Added check for PHP version before running composer
[ticket/10981] Modified travis to use composer with --dev
[ticket/10981] Removed setupBeforeClass
[ticket/10981] Modified functional framework to account for goutte changes
[ticket/10981] Added goutte via composer
2012-07-19 16:40:33 +02:00
Patrick Webster
d157c3b3f4
[ticket/10996] Use correct DBMS name in Travis config for PostgreSQL
...
PHPBB3-10996
2012-07-18 01:22:24 -05:00
Fyorl
aa2f7bcc2c
[ticket/10981] Added check for PHP version before running composer
...
PHPBB3-10981
2012-07-17 21:39:49 +01:00
Fyorl
74074994ba
[ticket/10981] Modified travis to use composer with --dev
...
PHPBB3-10981
2012-07-17 21:39:49 +01:00
Andreas Fischer
8cb9004ab3
[ticket/10909] Also test develop-olympus with low PHP 5.3 version on travis.
...
Also test develop-olympus with low PHP 5.3 version (i.e. PHP 5.3.3) on travis.
PHPBB3-10909
2012-05-27 12:30:12 +02:00
Michael Cullum
841d11c6cd
[task/travis] Refactor php version check for dbunit install
...
PHPBB3-10718
2012-03-22 16:09:58 +00:00
Michael Cullum
115ee7f3b8
[task/travis] Some more small travis fixes
...
PHPBB3-10718
2012-03-22 14:44:36 +00:00
Michael Cullum
c7f65fba62
[task/travis] Rename travis phpunit config files
...
PHPBB3-10718
2012-03-22 14:13:25 +00:00
Michael Cullum
d1980f6ad6
[task/travis] Fixing some travis issues
...
PHPBB3-10718
2012-03-22 13:32:58 +00:00
Michael Cullum
9120c7691e
[task/travis] Removing development information
...
PHPBB3-10718
2012-03-22 09:08:12 +00:00
Michael Cullum
4dafcc2525
[task/travis] Adding Travis Continuous Intergration Support
...
PHPBB3-10718
2012-03-22 09:05:59 +00:00