Skip to content

Commit b81e394

Browse files
Including nightly again. For kicks.
1 parent ebb63d2 commit b81e394

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
@@ -1,13 +1,13 @@
11
language: php
22
php:
3-
- 7.1
43
- 7.2
54
- 7.3
65
- 7.4
6+
- nightly
77
matrix:
88
fast_finish: true
99
allow_failures:
10-
- php: 7.4
10+
- php: nightly
1111
install:
1212
- composer install --no-interaction --prefer-source
1313
script:

0 commit comments

Comments
 (0)