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

Commit bd2e374

Browse files
committed
Remove nightly from build matrix
1 parent e8a9498 commit bd2e374

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,12 @@ php:
77
- 7.2
88
- 7.3
99
- 7.4snapshot
10-
- nightly
1110

1211
env:
1312
global:
1413
- SYMFONY_DEPRECATIONS_HELPER=weak
1514

1615
matrix:
17-
allow_failures:
18-
- php: nightly
19-
2016
cache:
2117
directories:
2218
- $HOME/.composer/cache

0 commit comments

Comments
 (0)