Skip to content

Commit 8ea6c3e

Browse files
authored
Test on PHP 7.4 (#21)
* Update .travis.yml * Update .travis.yml
1 parent 320f854 commit 8ea6c3e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@ php:
55
- 7.1
66
- 7.2
77
- 7.3
8-
- 7.4snapshot
8+
- 7.4
99
- nightly
10-
10+
1111
matrix:
1212
allow_failures:
13-
- php: 7.4snapshot
1413
- php: nightly
1514

1615
install: composer update --no-interaction --classmap-authoritative --no-suggest --ignore-platform-reqs --prefer-lowest

0 commit comments

Comments
 (0)