Skip to content

Commit 5ea19a8

Browse files
authored
Merge pull request #2 from wp-cli/danielbachhuber-patch-1
Run Travis tests against WP-CLI dev-master
2 parents 7097a47 + adcc52b commit 5ea19a8

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-cache-command
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)