Skip to content

Commit b765e84

Browse files
committed
Merge branch 'master' of github.com:wp-cli/scaffold-command
2 parents bbd30bc + 571aeba commit b765e84

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ env:
2525
- PATH="$TRAVIS_BUILD_DIR/vendor/bin:$PATH"
2626
- WP_CLI_BIN_DIR="$TRAVIS_BUILD_DIR/vendor/bin"
2727

28-
services:
29-
- mysql
30-
3128
before_install:
3229
- |
3330
# Remove Xdebug for a huge performance increase:
@@ -81,7 +78,3 @@ jobs:
8178
- stage: test
8279
php: 5.6
8380
env: WP_VERSION=trunk
84-
- stage: test
85-
dist: precise
86-
php: 5.4
87-
env: WP_VERSION=5.1

0 commit comments

Comments
 (0)