Skip to content

Commit fd3d059

Browse files
author
Jan Schneider
committed
Update supported PHP versions and configuration names.
1 parent 9978926 commit fd3d059

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
sudo: false
21
language: php
32
php:
4-
- 5.4
5-
- 5.5
63
- 5.6
74
- 7.0
85
- 7.1
96
- 7.2
107
- 7.3
8+
- 7.4
119
- nightly
12-
matrix:
10+
jobs:
1311
fast_finish: true
1412
allow_failures:
1513
- php: nightly

0 commit comments

Comments
 (0)