Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
C
Cron-Control
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
WP Plugins
Cron-Control
Commits
19c2336f
Commit
19c2336f
authored
Sep 11, 2017
by
Erick Hitter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update PHP version suite as 7.2 approaches release
parent
f877846d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
3 deletions
+11
-3
.travis.yml
.travis.yml
+11
-3
No files found.
.travis.yml
View file @
19c2336f
...
...
@@ -14,17 +14,25 @@ cache:
matrix
:
include
:
# PHPUnit
-
php
:
7.2
env
:
WP_VERSION=latest
-
php
:
7.2
env
:
WP_VERSION=trunk
-
php
:
7.1
env
:
WP_VERSION=latest
-
php
:
7.1
env
:
WP_VERSION=trunk
-
php
:
7.0
env
:
WP_VERSION=latest
-
php
:
5.6
env
:
WP_VERSION=
4.4
-
php
:
7.0
env
:
WP_VERSION=
trunk
-
php
:
5.6
env
:
WP_VERSION=latest
-
php
:
5.6
env
:
WP_VERSION=trunk
-
php
:
5.6
# PHPCS
-
php
:
7.1
env
:
WP_TRAVISCI=phpcs
before_script
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment