forked from boedah/robo-drush
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge details: commit 9db9cb1 Author: Jelle Sebreghts <sebreghts.jelle@gmail.com> Date: Mon Nov 18 14:56:01 2019 Update README.md commit 7f45ab8 Author: Jelle Sebreghts <sebreghts.jelle@gmail.com> Date: Mon Nov 18 14:53:41 2019 Update supported PHP versions for travis. commit 12abd88 Author: Jelle Sebreghts <sebreghts.jelle@gmail.com> Date: Mon Nov 18 14:52:03 2019 Start maintaining our own robo-drush package - Support consolidation/robo:^2.0. - Merge boedah#16 commit 4a2122a Author: Tassilo Gröper <tassilo@wondrous.ch> Date: Fri Apr 5 16:50:34 2019 "Drush cache clear all" is deprecated boedah#15
- Loading branch information
Showing
4 changed files
with
25 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,8 @@ | ||
language: php | ||
php: | ||
- 7.3 | ||
- 7.2 | ||
- 7.1 | ||
- 7.0 | ||
- 5.6 | ||
- 5.5 | ||
install: | ||
- composer self-update | ||
- composer install | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters