Skip to content

Commit

Permalink
[4.0][Testing] Updating drone.yml to always update JoomlaBrowser
Browse files Browse the repository at this point in the history
Updating JoomlaBrowser to the newest version for every test run.
  • Loading branch information
yvesh committed Nov 16, 2018
1 parent 477d602 commit 18566d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ pipeline:
# needed for system testing
- composer update joomla/test-system --no-progress --no-suggest
- composer update joomla-projects/selenium-server-standalone --no-progress --no-suggest
- composer update joomla-projects/joomla-browser --no-progress --no-suggest
- npm install --unsafe-perm

rebuild-cache:
Expand Down

0 comments on commit 18566d0

Please sign in to comment.