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
bb9f7b7d
Commit
bb9f7b7d
authored
Aug 09, 2017
by
Peter J. Herrel
Browse files
travis config for php 7.2
parent
c5f0414a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
bb9f7b7d
...
...
@@ -56,7 +56,7 @@ matrix:
-
env
:
WP_VERSION=trunk
before_install
:
-
phpenv config-rm xdebug.ini
-
if [[ $TRAVIS_PHP_VERSION != '7.2' ]]; then
phpenv config-rm xdebug.ini
; fi
install
:
-
composer require wp-cli/wp-cli:dev-master
...
...
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