IanDelMar
1f9894ac0f
Drop deprecated key sudo
...
The key sudo has been deprecated and has no effect anymore.
Background: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2020-06-10 14:59:18 +02:00
IanDelMar
bf59c360e6
Add a build against PHP nightly
2020-05-21 12:21:01 +02:00
IanDelMar
fa644f823d
Remove check:compatibility and check:theme-review
...
Both rulesets are already included in the phpcs.xml.dist file.
2020-05-18 17:58:44 +02:00
IanDelMar
50acc420f2
Validate composer.json for one PHP version only
...
'composer install' already does a basic validation, so you don't really need to run this command on all PHP versions. Running it on one should be enough. (See https://github.com/understrap/understrap/pull/1165#discussion_r419162323 )
2020-05-18 17:58:43 +02:00
IanDelMar
ef1b57eb79
Update .travis.yml
...
* Removes WordPress install
* Adds linting of php files against parse errors
* Adds check for PHP compatibility
* Adds check for WPThemeReview rules
2020-05-18 17:58:43 +02:00
IanDelMar
03c06cc124
Speed up build time
...
Speed up build time by disabling Xdebug.
2019-12-17 00:08:41 +01:00
IanDelMar
f3f657df99
Fixes travis config file
...
Fixes the mess due to #995 and #1005 .
Fixes:
* Remove --standard - codesniffer.ruleset.xml was renamed to phpcs.xml which gets picked automatically by PHPCS.
* Install PHP Compatibility sniffs.
* Add PHP Compatibility to install path for PHPCS sniffs.
2019-12-17 00:07:10 +01:00
IanDelMar
594231d02d
Update phpcs directory
...
Directory changed due to version update in #1040
2019-12-16 11:37:21 +01:00
IanDelMar
ff8412c0d6
Update .travis.yml
...
Updates:
* UnderStrap GitHub URL
* PHP version
* PHPCS directory (wrong directory due to version update in #1040 )
* other minor updates
2019-12-14 11:24:04 +01:00
lilumi
7a02eed85c
fix travis config
2019-09-30 00:08:49 +03:00
Holger Könemann
b67b03069b
and again
2018-03-07 12:04:51 +01:00
Sam
1a446d5f42
ignore testing of vendor files
2018-01-27 17:38:17 -06:00
Sam
4d2a98585a
Revert "ignore testing of vendor files"
...
This reverts commit ffb7c38e16 .
2018-01-27 17:35:42 -06:00
Sam
ffb7c38e16
ignore testing of vendor files
2018-01-27 17:33:52 -06:00
Oral UNAL
6c4d4c3ceb
Update .travis.yml
2017-08-14 17:46:26 +03:00
Oral UNAL
67a8e92a32
Update .travis.yml
2017-08-14 17:28:52 +03:00
Holger Könemann
a5ad17133e
resync again
2017-02-04 11:08:42 +01:00
Holger Könemann
9f82f6afcc
sync
2017-02-04 11:05:40 +01:00
koenemann
836557e05c
adjusting CI test env
2017-02-02 12:53:23 +01:00
Holger Könemann
0238a60390
fixing some more
2017-02-01 17:10:32 +01:00
Holger Könemann
86b9f498e7
adjusting test
2017-02-01 16:57:59 +01:00
carl alberto
7cc13d4e45
Run PHP code checking
2017-01-27 02:25:35 +08:00
carl alberto
de3d5fa002
Added automated test
2017-01-27 02:11:16 +08:00