Skip to content

Commit

Permalink
travis bump dist for mingw jobs
Browse files Browse the repository at this point in the history
older mingw headers omit K32EnumProcessModules()
  • Loading branch information
mdavidsaver committed Mar 24, 2020
1 parent 6f44f64 commit 2810ddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ matrix:
compiler: gcc
env: CMPLR=clang STATIC=YES
- sudo: false
dist: trusty
dist: bionic
compiler: gcc
env: WINE=32 TEST=NO STATIC=YES
- sudo: false
dist: trusty
dist: bionic
compiler: gcc
env: WINE=32 TEST=NO STATIC=NO
- sudo: false
Expand Down

0 comments on commit 2810ddf

Please sign in to comment.