Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienheyd authored Jun 12, 2023
1 parent 7529ffc commit 501546f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: php

php:
- 5.6
- 7.3
- 8.0
- 7.4
- 8.1

cache:
directories:
Expand All @@ -21,4 +20,4 @@ script:

branches:
only:
- master
- master

0 comments on commit 501546f

Please sign in to comment.