Skip to content

Commit

Permalink
Add php 8 build
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Aug 13, 2020
1 parent 7d338f7 commit b89d5b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ matrix:
- php: 7.4
env:
- DEPENDENCIES="--no-scripts"
- php: nightly
env:
- DEPENDENCIES=""

before_script:
# aliasing current branch as `master`, since otherwise composer cannot determine the current branch-alias
Expand Down

0 comments on commit b89d5b1

Please sign in to comment.