Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
esbenp authored Oct 31, 2020
1 parent ec8d318 commit d71ba38
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 @@ -2,9 +2,9 @@ language: php
install:
composer install
php:
- 7.1
- 7.2
- 7.3
- 7.4

script:
- mkdir -p build/logs
Expand Down

0 comments on commit d71ba38

Please sign in to comment.