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
f2a0d9d9
Commit
f2a0d9d9
authored
Aug 09, 2017
by
Peter J. Herrel
Browse files
use precise w/ 7.0
cf.
https://github.com/travis-ci/travis-ci/issues/8232
parent
ade5c516
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
f2a0d9d9
...
...
@@ -40,15 +40,19 @@ matrix:
env
:
WP_VERSION=latest
-
php
:
5.6
env
:
WP_VERSION=trunk
-
php
:
7.0.8
-
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
:
...
...
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