Changeset 44167 for trunk/.travis.yml
- Timestamp:
- 12/14/2018 05:15:54 AM (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
.travis.yml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 43899
- Property svn:mergeinfo changed
-
trunk/.travis.yml
r43975 r44167 13 13 matrix: 14 14 include: 15 - php: 7.316 15 - php: 7.2 17 16 env: WP_TRAVISCI=travis:format 18 17 - php: 7.1 19 18 env: WP_TRAVISCI=travis:js 19 - php: 7.3 20 20 - php: 7.2 21 21 - php: 7.1 … … 35 35 allow_failures: 36 36 - php: nightly 37 - php: 7.338 37 before_install: 39 38 - |
Note: See TracChangeset
for help on using the changeset viewer.