Skip to content

Commit e589ca1

Browse files
committed
review travis settings
1 parent fce9893 commit e589ca1

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

.travis.yml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,11 @@ matrix:
77
include:
88
- php: 5.3
99
dist: precise
10-
11-
php:
12-
- 5.3
13-
- 5.4
14-
- 5.5
15-
- 5.6
16-
- 7.0
17-
- 7.1
10+
- php: 5.4
11+
- php: 5.5
12+
- php: 5.6
13+
- php: 7.0
14+
- php: 7.1
1815

1916
before_install:
2017
- composer self-update

0 commit comments

Comments
 (0)