Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Danny Froberg
Polylang Cli
Commits
a97e6944
Commit
a97e6944
authored
Aug 09, 2017
by
Peter J. Herrel
Browse files
Merge branch 'master' into fix-wp-pll-option-sync/unsync
parents
f3ac5f3e
d32d8ce1
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
a97e6944
sudo
:
false
dist
:
trusty
language
:
php
...
...
@@ -29,6 +30,7 @@ env:
matrix
:
include
:
-
php
:
5.3
dist
:
precise
env
:
WP_VERSION=latest
-
php
:
5.4
env
:
WP_VERSION=latest
...
...
@@ -39,12 +41,18 @@ matrix:
-
php
:
5.6
env
:
WP_VERSION=trunk
-
php
:
7.0
dist
:
precise
env
:
WP_VERSION=latest
-
php
:
7.1
env
:
WP_VERSION=latest
-
php
:
7.2
env
:
WP_VERSION=latest
allow_failures
:
-
php
:
nightly
-
php
:
5.3
-
php
:
5.4
-
php
:
5.5
-
php
:
7.2
-
env
:
WP_VERSION=trunk
before_install
:
...
...
composer.lock
View file @
a97e6944
This diff is collapsed.
Click to expand it.
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