Skip to content

Commit 6bedbd8

Browse files
committed
php 7.3 should not fail anymore
1 parent 495227c commit 6bedbd8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,9 @@ matrix:
1818
env: COVERAGE=1
1919
- php: 5.3
2020
env: COMPOSER_MEMORY_LIMIT=2G
21-
- php: 7.3
22-
env: DEPENDENCIES="--ignore-platform-reqs"
2321
exclude:
2422
- php: 5.3
2523
- php: 7.0
26-
- php: 7.3
27-
allow_failures:
28-
- php: 7.3
2924

3025
cache:
3126
directories:

0 commit comments

Comments
 (0)