Skip to content

Commit

Permalink
Use PHP 7.3 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
florianbrinkmann committed Apr 30, 2020
1 parent b595f22 commit afae8fb
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'
script:
-
before_deploy:
Expand Down

0 comments on commit afae8fb

Please sign in to comment.