Skip to content

Commit 9127848

Browse files
No more nightly build runs.
1 parent 306b2a1 commit 9127848

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ php:
33
- 7.1
44
- 7.2
55
- 7.3
6-
- nightly
6+
- 7.4
77
matrix:
88
fast_finish: true
99
allow_failures:
10-
- php: nightly
10+
- php: 7.4
1111
install:
1212
- composer install --no-interaction --prefer-source
1313
script:

0 commit comments

Comments
 (0)