Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#33136 closed defect (bug) (fixed)

Travis CI: Switch version from nightly to 7.0 for PHP7

Reported by: netweb's profile netweb Owned by: netweb's profile netweb
Milestone: 4.3 Priority: normal
Severity: normal Version: 4.2
Component: Build/Test Tools Keywords: has-patch commit
Focuses: Cc:

Description

We added support to Travis CI for PHP7 initially using nightly as the version in #31454, lets make this clearer that this is PHP7 and switch to using 7.0 as the version, Travis CI will use 7.0 as an alias of nightly until PHP7 ships.

See http://docs.travis-ci.com/user/languages/php/#PHP-7

We need to make this change to 7.0 at some time, nows as good as any.

Attachments (1)

33136.diff (464 bytes) - added by netweb 10 years ago.

Download all attachments as: .zip

Change History (3)

@netweb
10 years ago

#1 @netweb
10 years ago

  • Keywords commit added
  • Owner set to netweb
  • Status changed from new to assigned

#2 @markjaquith
10 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 33443:

Switch explicitly from nightly to 7.0 for Travis, for clarity.

props netweb
fixes #33136

Note: See TracTickets for help on using tickets.