Skip to content

Commit

Permalink
Upgrading PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
moufmouf committed Oct 27, 2020
1 parent cf8c5d2 commit 04b6ec6
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: php
php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
before_script:
- composer self-update --snapshot
- composer self-update
- composer clear-cache
- composer update
env:
Expand Down

0 comments on commit 04b6ec6

Please sign in to comment.