Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#33136 closed defect (bug) (fixed)

Travis CI: Switch version from nightly to 7.0 for PHP7

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

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 11 years ago.

Download all attachments as: .zip

Change History (3)

@netweb
11 years ago

#1 @netweb
11 years ago

  • Keywords commit added
  • Owner set to netweb
  • Status newassigned

#2 @markjaquith
11 years ago

  • Resolutionfixed
  • Status assignedclosed

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.