Browse Source

Work around oudated travis images

pull/133/head
Anders Jenbo 7 years ago committed by GitHub
parent
commit
536462f185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .travis.yml

1
.travis.yml

@ -15,6 +15,7 @@ addons:
homebrew:
packages:
- mingw-w64
update: true
env:
- MAKE_BUILD=make

Loading…
Cancel
Save