Marc Alexander
db83419ea3
[ticket/16217] Enable opcache on travis tests again
...
PHPBB3-16217
2019-11-22 18:27:42 +01:00
Marc Alexander
c435c55657
[ticket/16216] Disable xdebug on travis
...
PHPBB3-16216
2019-11-22 16:02:50 +01:00
Alec
ec3bab231d
[ticket/15935] Don't install APCu if it's already installed
...
Travis fails when the APCu install fails due to it already being installed
A check is added here to make sure that it does nothing in that case
PHPBB3-15935
2019-01-13 12:06:59 +01:00
Marc Alexander
186115c65f
[ticket/15924] Switch back to installing mariadb from 3rd party repo
...
PHPBB3-15924
2019-01-01 22:23:16 +01:00
Marc Alexander
a23a7602b7
[ticket/15924] Enable APCu extension
...
PHPBB3-15924
2019-01-01 10:56:26 +01:00
Marc Alexander
bdf9af0abb
[ticket/15924] Install apc via pecl and remove nginx config check
...
PHPBB3-15924
2018-12-31 23:26:53 +01:00
Marc Alexander
444e5e6498
[ticket/15924] Switch to trusty build environment
...
PHPBB3-15924
2018-12-31 22:46:59 +01:00
Derky
90e440855e
[ticket/15499] Remove HHVM from Travis build matrix
...
PHPBB3-15499
2018-01-06 00:09:02 +01:00
Matt Friedman
19da62f873
[ticket/14684] Add and use $NOTESTS for ext-sniff.sh
...
PHPBB3-14684
2016-06-19 17:38:46 -07:00
Tristan Darricau
3eb6f7176a
Merge pull request #4193 from marc1706/ticket/14497
...
[ticket/14497] Support second app.php script in install folder
* marc1706/ticket/14497:
[ticket/14497] Do not check for doctype on index and use correct return
[ticket/14497] Add test for visiting installer
[ticket/14497] Use nginx sample config in travis tests
[ticket/14497] Support second app.php script in install folder
2016-03-25 11:46:15 +01:00
Tristan Darricau
eef7a4dbf4
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14529] Stop using --prefer-source for composer
2016-03-11 18:53:36 +01:00
Marc Alexander
2337d9dd27
[ticket/14529] Stop using --prefer-source for composer
...
The api rate limit has been removed by github. Therefore,
we no longer need --prefer-source
PHPBB3-14529
2016-03-11 17:51:02 +01:00
Marc Alexander
293a42e7c5
[ticket/14497] Use nginx sample config in travis tests
...
PHPBB3-14497
2016-03-05 15:46:40 +01:00
Marc Alexander
469f200821
[ticket/14478] Remove no longer required shell script
...
PHPBB3-14478
2016-02-14 16:28:08 +01:00
Marc Alexander
a6acbc445e
[ticket/14281] Add install/phpbbcli.php to executable files list
...
PHPBB3-14281
2015-11-10 16:57:25 +01:00
Marc Alexander
9ebbf2099b
Merge branch '3.1.x'
...
Conflicts:
.travis.yml
2015-10-14 10:42:57 +02:00
Tristan Darricau
345e8ad822
[ticket/14236] Disable Opcache on Travis when running the tests
...
PHPBB3-14236
2015-10-14 09:45:11 +02:00
Tristan Darricau
f3dc2a801d
[ticket/14205] Bump PHP requirement to PHP 5.4
...
PHPBB3-14205
2015-10-04 16:19:48 +02:00
Nicofuma
ba53901ffb
Merge branch '3.1.x'
2015-05-04 22:53:21 +02:00
Nicofuma
ab3e4b8abc
Merge pull request #3564 from VSEphpbb/ticket/13516
...
[ticket/13516] Do not search ICC profiles in extension vendors
2015-05-04 22:52:28 +02:00
Matt Friedman
5a107d9dc1
[ticket/13516] Update image search script
...
PHPBB3-13516
2015-05-04 10:33:14 -07:00
Nicofuma
da68cfb775
Merge branch '3.1.x'
2015-05-03 22:44:39 +02:00
Joas Schilling
b73b9f1dec
[ticket/13809] Perform the lint test prior to normal tests
...
PHPBB3-13809
2015-05-03 20:07:51 +02:00
Tristan Darricau
e51571eaa3
Merge branch '3.1.x'
2015-05-02 11:54:50 +02:00
Tristan Darricau
af3cde98f4
Merge branch '3.0.x' into 3.1.x
2015-05-02 11:54:09 +02:00
Marc Alexander
7f820ee962
[ticket/13792] Use hhvm instead of manually installing nightlys for now
...
Nightly builds are currently not supported because packages for precise
no longer exist and travis is still running on it.
PHPBB3-13792
2015-05-01 15:45:40 +02:00
Matt Friedman
acaa10de52
[ticket/13516] Do not search ICC profiles in extension vendors
...
PHPBB3-13516
2015-04-28 13:12:48 -07:00
Andreas Fischer
0a775e0433
[ticket/13599] Remove Travis CI PHP 5.2 environment. No longer supported.
...
PHPBB3-13599
2015-02-12 22:12:32 +01:00
Nicofuma
b8939da242
[ticket/13407] Bump minimal version to php 5.3.9
...
PHPBB3-13407
2015-02-04 17:40:18 +01:00
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
Andreas Fischer
968360fed6
[ticket/13331] Remove travis/sami.conf.php. Use build/sami-checkout.conf.php.
...
PHPBB3-13331
2014-11-12 21:45:03 +01:00
Dhruv
505ee586ff
[ticket/12962] Rename setup-phpbb-test
...
PHPBB3-12962
2014-10-27 18:36:33 -04:00
Dhruv
e78210dc96
[ticket/12962] Load composer test dependencies for php >= 5.3.19
...
PHPBB3-12962
2014-10-25 15:34:39 -07:00
Dhruv
7fa596a991
[ticket/12962] Install test dependencies on travis
...
PHPBB3-12962
2014-09-21 14:24:36 +05:30
Dhruv
a2627e8790
[ticket/12962] Run tests for all databases on Travis
...
PHPBB3-12962
2014-09-21 13:53:26 +05:30
Dhruv
6de352f7da
[ticket/12962] Run UI tests on Travis-mysql
...
PHPBB3-12962
2014-09-21 13:53:15 +05:30
Tristan Darricau
b000d10ef8
Merge pull request #2849 from bantu/ticket/12941
...
[ticket/12941] Check for Sami parse errors on Travis CI.
* bantu/ticket/12941:
[ticket/12941] Fix remaining Sami complaints.
[ticket/12941] Check for Sami parse errors on Travis CI.
[ticket/12941] Add sami.conf.php for Travis CI.
2014-08-10 01:02:27 +02:00
Tristan Darricau
469790146c
Merge pull request #2854 from bantu/ticket/12954
...
[ticket/12954] Correctly setup PATH_INFO on Travis CI.
* bantu/ticket/12954:
[ticket/12954] Correctly setup PATH_INFO on Travis CI.
2014-08-10 00:12:58 +02:00
Marc Alexander
59398020b6
Merge pull request #2848 from bantu/ticket/12948
...
[ticket/12948] Remove no longer needed opcache workaround. Travis has 5.5.15
2014-08-09 18:47:41 +02:00
Andreas Fischer
23ca9cd81d
[ticket/12954] Correctly setup PATH_INFO on Travis CI.
...
PHPBB3-12954
2014-08-09 18:33:48 +02:00
Tristan Darricau
3f73d32c30
[ticket/12693] Don't try to check the composer.phar file
...
PHPBB3-12693
2014-08-09 16:08:04 +02:00
Andreas Fischer
873d1c6d57
[ticket/12941] Check for Sami parse errors on Travis CI.
...
PHPBB3-12941
2014-08-09 15:58:04 +02:00
Andreas Fischer
4f131c2248
[ticket/12941] Add sami.conf.php for Travis CI.
...
PHPBB3-12941
2014-08-09 15:58:04 +02:00
Andreas Fischer
0a6fdbe636
[ticket/12948] Remove no longer needed opcache workaround. Travis has 5.5.15.
...
PHPBB3-12948
2014-08-09 15:24:21 +02:00
Nils Adermann
051466106a
Merge remote-tracking branch 'github-nicofuma/ticket/12693' into develop-ascraeus
...
* github-nicofuma/ticket/12693:
[ticket/12693] Fix composer.phar path
[ticket/12693] The files skipped list can not be empty
[ticket/12693] Force the composer.phar to be executable
[ticket/12693] All the files in bin/ must be executable
[ticket/12693] Expand manually the wildcard
[ticket/12693] Fix the query for bin/*
[ticket/12693] Extract exceptions, bin/* must be executable
[ticket/12693] Remove the executable bit on icon_print.gif
[ticket/12693] Check the persmissions of the owner
[ticket/12693] Check if the are executable and not if they are 644
[ticket/12693] Fix the permissions
[ticket/12693] Check if the files have the right 644
[ticket/12693] Fix indentation
[ticket/12693] Add a travis test that checks file permissions
2014-08-09 15:19:27 +02:00
Tristan Darricau
079f1e2f41
[ticket/12693] Fix composer.phar path
...
PHPBB3-12693
2014-08-07 14:00:43 +02:00
Joas Schilling
7cde9a8ec0
Merge branch 'ticket/12917' into ticket/12917-asc
...
* ticket/12917:
[ticket/12917] Check commit message and image ICC profile on 5.3.3
Conflicts:
.travis.yml
2014-08-07 13:43:13 +02:00
Tristan Darricau
4328141fd2
[ticket/12693] The files skipped list can not be empty
...
PHPBB3-12693
2014-07-31 14:20:48 +02:00
Tristan Darricau
92106d52d0
[ticket/12693] Force the composer.phar to be executable
...
PHPBB3-12693
2014-07-31 14:20:46 +02:00
Tristan Darricau
5739a3da8f
[ticket/12693] All the files in bin/ must be executable
...
PHPBB3-12693
2014-07-31 14:20:45 +02:00