Skip to content

Commit a7b2a8d

Browse files
Build/Test Tools: Move the PHP 7.3 Travis job in 5.0 branch after the JS tests, for consistency with other branches.
See #42387, #40407. git-svn-id: https://develop.svn.wordpress.org/branches/5.0@47323 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 40a982b commit a7b2a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ env:
1212
- WP_TRAVISCI=travis:phpunit
1313
matrix:
1414
include:
15-
- php: 7.3
1615
- php: 7.1
1716
env: WP_TRAVISCI=travis:js
17+
- php: 7.3
1818
- php: 5.6
1919
env: WP_TRAVIS_OBJECT_CACHE=true
2020
services: memcached

0 commit comments

Comments
 (0)