Commit Graph

379 Commits

Author SHA1 Message Date
Laurent Destailleur
c2fa19a0b4 fix phpcs 2021-05-11 20:15:20 +02:00
Laurent Destailleur
26f07992a9 Reduce travis load for v11 2020-11-27 00:27:52 +01:00
Laurent Destailleur
7fdc63faa6 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0 2020-11-15 23:48:52 +01:00
Laurent Destailleur
556888d55c Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2020-11-15 23:48:18 +01:00
Laurent Destailleur
5e1cd459b1 Fix travis 2020-11-15 23:47:53 +01:00
Laurent Destailleur
947ccf0892 Fix travis 2020-03-26 03:59:45 +01:00
Laurent Destailleur
30379b4cba Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
	.travis.yml
2020-03-26 03:57:02 +01:00
Laurent Destailleur
81ae6c45ea composer is a big mess 2020-03-26 03:47:58 +01:00
Laurent Destailleur
39f7742387 Update travis config 2020-03-26 03:46:39 +01:00
Laurent Destailleur
386d478b65 Add os in travis 2020-03-26 03:44:58 +01:00
Laurent Destailleur
ddf233f2ed Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
	.travis.yml
2020-03-26 03:39:46 +01:00
Laurent Destailleur
5fdf23bba8 Fix exclude fucking composer dependencies 2020-03-26 03:36:16 +01:00
Laurent Destailleur
84fc394e6f Fix exclude fucking composer dependencies 2020-03-26 03:29:29 +01:00
Laurent Destailleur
51489004a3 Removed travis warnings 2020-02-27 18:07:32 +01:00
Laurent Destailleur
8e78dbad69 Fix for php 7.4 2019-12-23 16:41:22 +01:00
Laurent Destailleur
c8a39cec1c Try php 7.4 2019-12-23 16:04:35 +01:00
Laurent Destailleur
111fda9aa6 Try php 7.4 2019-12-23 16:03:20 +01:00
Frédéric FRANCE
e5ef19cd0e
restablish original rules 2019-10-20 12:10:07 +02:00
Frédéric FRANCE
66b0c27645
clean indent in commande dir 2019-10-20 09:58:31 +02:00
Laurent Destailleur
41bfc89544 Fix travis for pgsql 2019-10-01 01:42:08 +02:00
Laurent Destailleur
83ddf5ac8d Disable test of pgsql installation 2019-09-30 22:50:48 +02:00
Laurent Destailleur
ebc79cf5ea Clean travis file 2019-09-30 22:13:21 +02:00
Laurent Destailleur
edf1c74519 Add log of errors 2019-09-30 22:04:32 +02:00
Laurent Destailleur
af3bee6fcf Remove warning 2019-09-30 21:59:42 +02:00
Laurent Destailleur
3ca1a9ba28 Merge branch 'test_pgsql_installation' of https://github.com/atm-greg/dolibarr into atm-greg-test_pgsql_installation 2019-09-30 19:59:52 +02:00
Laurent Destailleur
132aceaa20
Update .travis.yml 2019-09-03 15:35:06 +02:00
Jean Traullé
26e7fad0ff
Adding SticklerCI to 10.0 branch 2019-08-30 23:42:34 +02:00
Jean Traullé
0939ea18bc
Ignore Composer platform requirements for PHP nightly 2019-08-30 21:17:56 +02:00
Jean Traullé
f62e0edaaf
After testing PHP CodeSniffer with multiple process, it is not faster. 2019-08-30 21:10:15 +02:00
Jean Traullé
00d425e72e
Running PHP CodeSniffer with multiple process 2019-08-30 20:58:06 +02:00
Jean Traullé
e77799be88
Running PHP CodeSniffer with multiple process 2019-08-30 20:45:19 +02:00
Jean Traullé
bda05a0e89
Speedup Composer dependencies install (downloads packages in parallel) 2019-08-30 20:36:04 +02:00
Jean Traullé
b7bb600d33
Trusted source key is pgdg-trusty not pgdg 2019-08-30 20:29:14 +02:00
Jean Traullé
e64a2d11d6
No need to re-install apache & libapache2-mod-fastcgi
They are already being installed (lines 25 and 27)
2019-08-30 20:24:24 +02:00
Jean Traullé
707dfca7f2
pgdg is in the trusted list ; using it instead of custom sourceline. 2019-08-30 20:22:54 +02:00
Jean Traullé
f6861ad4c0
Fix failing builds on TravisCI
Wrap apt-get update && apt-get install into travis_retry
2019-08-30 20:12:06 +02:00
Jean Traullé
9ca85b8e19
Disabling coding style checks for Pull Requests
Because coding style would have been checked by SticklerCI, we can safely skip this in Travis-CI when in Pull Request context.
It will increase build speed by about 50%.
2019-08-27 09:30:42 +02:00
Laurent Destailleur
8891fd4981 Exclude namespacemig 2019-08-21 14:59:48 +02:00
Laurent Destailleur
6f35c53f3a Prepare v11 2019-06-21 09:44:05 +02:00
Frédéric FRANCE
60f2740a03
Update .travis.yml 2019-04-07 10:03:49 +02:00
Frédéric FRANCE
a3c6d48a02
php 5.5 minimum 2019-04-07 10:00:12 +02:00
atm-greg
d809c017ca Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into test_pgsql_installation 2019-03-20 06:10:53 +01:00
Frédéric FRANCE
40d34940f1
fix exclude from phpcs 2019-03-02 10:00:51 +01:00
Laurent Destailleur
d57eac094d Add php 7.3 into travis 2019-02-15 15:01:12 +01:00
Laurent Destailleur
23a52b54e7 Fix php 7.3 2019-02-13 22:46:24 +01:00
Laurent Destailleur
930bd13664 Merge 2019-02-11 21:26:12 +01:00
Laurent Destailleur
ebedcd03d0 Try to ignore error with php 7.3 2019-02-11 21:22:48 +01:00
Laurent Destailleur
4b3876d8e8 Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-01-21 14:46:45 +01:00
Laurent Destailleur
35c08e4842 Exclude lib for php 5.6 2019-01-21 14:45:33 +01:00
Laurent Destailleur
ac522ee88d Fix travis postgresql 2019-01-21 11:56:54 +01:00