Skip to content

Commit

Permalink
remove 8.2 from allow failures
Browse files Browse the repository at this point in the history
  • Loading branch information
qasim-at-tci authored Jun 16, 2023
1 parent 28ed7b8 commit 9d2df09
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
Expand Up @@ -32,7 +32,7 @@ matrix:
- php: "hhvm"
# Travis-CI's 8.2 is currently broken, see:
# https://github.com/defuse/php-encryption/pull/506#issuecomment-1594084107
- php: "8.2"
#- php: "8.2"
install:
- composer install
before_script:
Expand Down

0 comments on commit 9d2df09

Please sign in to comment.