Skip to content

Commit

Permalink
Update test runtime to PHP 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ilijastuden committed Dec 21, 2019
1 parent 5f8fd3f commit 7192b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: php
php:
- '7.1'
- '7.3'
services:
- mysql
install: composer install --dev
Expand Down

0 comments on commit 7192b59

Please sign in to comment.