Skip to content

Commit 974ae93

Browse files
authored
Merge pull request #36 from staabm/patch-2
added php 7.1/7.2 to travis build
2 parents 19ac917 + bd20d81 commit 974ae93

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
@@ -5,6 +5,8 @@ php:
55
- '5.5'
66
- '5.6'
77
- '7.0'
8+
- '7.1'
9+
- '7.2'
810

911
env:
1012
- COMPOSER_OPTIONS="--prefer-source"

0 commit comments

Comments
 (0)