Skip to content

Commit

Permalink
Fix unixodbc to 2.3.7 to see if it fixes our issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
sobomax committed Feb 14, 2023
1 parent 826bb10 commit be1fde5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ addons:
- libsctp-dev
- libradcli-dev
- libhiredis-dev
- unixodbc-dev
- unixodbc=2.3.7
- unixodbc-dev=2.3.7
- libconfuse-dev
- libmysqlclient-dev
- libexpat1-dev
Expand Down

0 comments on commit be1fde5

Please sign in to comment.