Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Commit

Permalink
Remove nightly from build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Nov 29, 2019
1 parent e8a9498 commit bd2e374
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,12 @@ php:
- 7.2
- 7.3
- 7.4snapshot
- nightly

env:
global:
- SYMFONY_DEPRECATIONS_HELPER=weak

matrix:
allow_failures:
- php: nightly

cache:
directories:
- $HOME/.composer/cache
Expand Down

0 comments on commit bd2e374

Please sign in to comment.