Skip to content

Commit

Permalink
Merge pull request #106 from tylerlong/fix-travis
Browse files Browse the repository at this point in the history
Fix travis
  • Loading branch information
tylerlong authored Apr 25, 2022
2 parents 2fd330d + dd1deab commit a1934ac
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
dist: trusty
dist: focal
language: php
php:
- 8.0
- 8.1
- 8.0
- 7.4
- 7.3
- 7.2
before_script:
- composer update
- composer install --prefer-dist --no-interaction
Expand Down

0 comments on commit a1934ac

Please sign in to comment.