Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
parijke committed Apr 30, 2024
1 parent 0dd452a commit a0dfbc3
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
language: php

php:
- 5.6
- 7.0
- 7.1
- 7.2
- 8.2
- 8.3

cache:
directories:
Expand All @@ -33,5 +31,4 @@ branches:

matrix:
allow_failures:
- php: 7.1
- php: 7.2
- php: 8.3

0 comments on commit a0dfbc3

Please sign in to comment.