Skip to content

Commit

Permalink
fix: travis php version
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrankruijter committed Feb 10, 2022
1 parent 4fb2c31 commit 576757f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: php
dist: bionic
php:
- '8.1'
- '8.1.0'

before_script:
- composer install
Expand Down

0 comments on commit 576757f

Please sign in to comment.