Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Commit

Permalink
Test against PHP 7.4 snapshots instead of nightly (8.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Feb 13, 2019
1 parent 8e7d94c commit fb88c36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ php:
- 7.1
- 7.2
- 7.3
- nightly
- 7.4snapshot

matrix:
allow_failures:
- php: nightly
- php: 7.4snapshot

branches:
only:
Expand Down

0 comments on commit fb88c36

Please sign in to comment.