Skip to content

Commit eb12b77

Browse files
author
Kryniol
committed
#75 Adding newer PHP versions to Travis config
1 parent 61c990a commit eb12b77

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
@@ -2,6 +2,8 @@ language: php
22

33
php:
44
- '7.0'
5+
- '7.1'
6+
- '7.2'
57

68
cache:
79
directories:

0 commit comments

Comments
 (0)