Skip to content

Commit 56e7423

Browse files
committed
Update travis
1 parent 4531871 commit 56e7423

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: php
22
php:
3-
- '7.0'
4-
- '7.1'
3+
- '7.2'
4+
- '7.3'
55
before_script: composer install --dev
66
script: phpunit

0 commit comments

Comments
 (0)