Skip to content

Commit

Permalink
Update travis to use laravel 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nafiesl committed Apr 23, 2020
1 parent b8adbd3 commit bb4e01f
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,7 +1,7 @@
language: php

php:
- 7.2
- 7.3

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit bb4e01f

Please sign in to comment.