Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Updated Travis
Browse files Browse the repository at this point in the history
Signed-off-by: Chaitali Sakhale <[email protected]>
  • Loading branch information
Chaitali Sakhale authored and btry committed Aug 13, 2020
1 parent 5134aff commit 7fa7519
Show file tree
Hide file tree
Showing 2 changed files with 375 additions and 388 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
- nightly

allow_failures:
- php: nightly
matrix:
allow_failures:
- php: nightly

before_script:
- composer install --no-interaction
Expand Down
Loading

0 comments on commit 7fa7519

Please sign in to comment.