Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 67693da

Browse files
committed
Updated travis config
1 parent 883e0ae commit 67693da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@ php:
77
- 7.0
88
- 7.1
99
- 7.2
10+
- nightly
1011

1112
matrix:
13+
fast_finish: true
14+
allow_failures:
15+
- php: nightly
1216
include:
1317
- php: 7.1
1418
env: SYMFONY_VERSION="3.4.*"

0 commit comments

Comments
 (0)