Skip to content

Commit

Permalink
🔧 Add PHP nightly to the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
B-Galati committed May 19, 2020
1 parent f94ac97 commit ce7acbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ matrix:
- php: 7.3
- php: 7.4
env: CS=1
- php: nightly

allow_failures:
- php: 7.4
- php: nightly

cache:
directories:
Expand Down

0 comments on commit ce7acbb

Please sign in to comment.