Skip to content

Commit

Permalink
Update Semaphore configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
riipandi committed Feb 17, 2021
1 parent 1c49126 commit 561f204
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ agent:
blocks:
- name: Test
task:
prologue:
commands:
- phpbrew --no-progress install 7.4
- sem-version php 7.4
jobs:
- name: Test
commands:
Expand Down

0 comments on commit 561f204

Please sign in to comment.