Skip to content

Commit

Permalink
update travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
timoladoyinbo committed Aug 31, 2024
1 parent c6ff6dd commit 157a26e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: php

php:
- '7.4'
- '8.0'
- '8.1'
- '8.2'

install: travis_retry composer install --no-interaction --prefer-source

Expand Down

0 comments on commit 157a26e

Please sign in to comment.