Skip to content

Commit d991af4

Browse files
xificurkondrejmirtes
authored andcommitted
Enable testing against PHP 7.1 and 7.2
1 parent d5b19fd commit d991af4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: php
22
php:
33
- 7.0
4+
- 7.1
5+
- 7.2
46
before_script:
57
- composer self-update
68
- composer install

0 commit comments

Comments
 (0)