Skip to content

Commit 99f9d7d

Browse files
authored
Merge pull request #19 from schmunk42/patch-1
added PHP versions
2 parents 0ac14c9 + 02e4f15 commit 99f9d7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: php
22
php:
3+
- "7.1"
4+
- "7.0"
5+
- "5.6"
36
- "5.5"
47
- "5.4"
58
- "5.3"

0 commit comments

Comments
 (0)