Skip to content

Commit bbf5348

Browse files
authored
build(travis): rm nightly, add php7.4
1 parent c5067b3 commit bbf5348

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@ php:
1010
- 7.1
1111
- 7.2
1212
- 7.3
13-
- nightly
14-
15-
matrix:
16-
allow_failures:
17-
- php: nightly
13+
- 7.4
1814

1915
install:
2016
- composer install --prefer-dist

0 commit comments

Comments
 (0)