Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 9627cb5

Browse files
author
Christian Reinecke
committed
drop php 5 builds
1 parent 25c4b5b commit 9627cb5

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.travis.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,10 @@ addons:
1010
- parallel
1111

1212
php:
13-
- 5.4
14-
- 5.5
15-
- 5.6
16-
- 7.0
17-
- 7.1
18-
- 7.2
19-
- nightly
13+
- 7.0
14+
- 7.1
15+
- 7.2
16+
- nightly
2017

2118
cache:
2219
directories:

0 commit comments

Comments
 (0)