Skip to content

Commit 4beb136

Browse files
committed
Add some optimistic PHP versions
1 parent 9887bb9 commit 4beb136

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
@@ -9,6 +9,8 @@ php:
99
- '5.6'
1010
- '7.0'
1111
- '7.1'
12+
- '7.2'
13+
- '7.3'
1214

1315
before_script:
1416
- composer install

0 commit comments

Comments
 (0)