Skip to content

Commit 825f4b6

Browse files
committed
Update travis
1 parent 998d89e commit 825f4b6

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
@@ -16,6 +16,10 @@ matrix:
1616
# Test minimum supported dependencies with the latest and oldest PHP version
1717
- php: 7.1
1818
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
19+
- php: 7.2
20+
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
21+
- php: 7.3
22+
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
1923
- php: 7.4
2024
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
2125

0 commit comments

Comments
 (0)