Skip to:
Content

BuddyPress.org

Opened 6 years ago

Closed 6 years ago

#8346 closed task (fixed)

Update Travis configuration file to include tests for WP 5.5

Reported by: imath Owned by: netweb
Priority: normal Milestone: 7.0.0
Component: Build/Test Tools Version:
Severity: normal Keywords: has-patch
Cc:

Description

WordPress has bumped their trunk to 5.6 and created a 5.5 branch.

Attachments (1)

8346.patch (716 bytes ) - added by imath 6 years ago.

Download all attachments as: .zip

Change History (6)

@imath
6 years ago

#1 @imath
6 years ago

  • Component CoreBuild/Test Tools
  • Owner set to netweb

#2 @imath
6 years ago

  • Resolutionfixed
  • Status newclosed

In 12705:

Build Tools: update Travis config to include tests for WP 5.5

Also, update the Node version used for Travis jobs

PS: Let’s welcome WordPress ”Eckstine” <3

Fixes #8346

#3 @imath
6 years ago

  • Resolution fixed
  • Status closedreopened

7.2 jobs are failing since this commit. Looks like v12 of Node is problematic on precise dist. Let's try to fix this.

#4 @imath
6 years ago

In 12706:

Build Tools: Use travis‘ trusty dist for PHP 7.2 jobs

To avoid the error about the fact the installed by default PHPunit version on trusty does not support PHP 7.2, only run the phpunit --version command if current job is not concerning PHP 7.2.

See #8346

#5 @imath
6 years ago

  • Resolutionfixed
  • Status reopenedclosed
Note: See TracTickets for help on using tickets.