Skip to content

Commit 3b47e65

Browse files
authored
Update .travis.yml
Add more PHP versions to test compatibility
1 parent 3e73440 commit 3b47e65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
language: php
22

33
php:
4+
- 5.6
5+
- 7.0
46
- 7.1
57
- 7.2
8+
- 7.3
69

710
cache:
811
- yarn

0 commit comments

Comments
 (0)