Skip to content

Commit a9ad7d6

Browse files
committed
Restrict CI tests to currently-supported versions of PHP
1 parent e7be28d commit a9ad7d6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: php
22

33
php:
4-
- 7.0
5-
- 7.1
64
- 7.2
5+
- 7.3
76

87
before_script:
98
- composer self-update

0 commit comments

Comments
 (0)