Skip to content

Commit

Permalink
update travis yaml config
Browse files Browse the repository at this point in the history
  • Loading branch information
jturbide committed Feb 20, 2024
1 parent c7c1298 commit e02a1b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sudo: false
dist: trusty

php:
- 7.4
- 8.2

git:
depth: 1
Expand Down Expand Up @@ -61,9 +61,9 @@ addons:
apt:
packages:
- beanstalkd
- mysql-server-5.7
- mysql-client-core-5.7
- mysql-client-5.7
- mysql-server-8.0
- mysql-client-core-8.0
- mysql-client-8.0
hosts:
- db
- zemit.loc

0 comments on commit e02a1b8

Please sign in to comment.