Skip to content

Commit 78e76a1

Browse files
authored
Merge pull request #4 from wp-cli/danielbachhuber-patch-1
Use WP-CLI dev-master for Travis tests
2 parents 06037f3 + 72b2d47 commit 78e76a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ before_install:
3737
- phpenv config-rm xdebug.ini
3838

3939
install:
40-
- composer require wp-cli/wp-cli:dev-3728-entity-command-2
40+
- composer require wp-cli/wp-cli:dev-master
4141
- composer install
4242
- bash bin/install-package-tests.sh
4343

0 commit comments

Comments
 (0)