Skip to content

Commit

Permalink
change osx travis-ci image to xcode11
Browse files Browse the repository at this point in the history
The default image is broken with respect to shellcheck. The fix was
found at https://travis-ci.community/t/xcode-8-3-homebrew-outdated-error/3798
  • Loading branch information
vyrondrosos committed Jul 20, 2019
1 parent 311865f commit 2638281
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -15,3 +15,5 @@ script: make test
os:
- linux
- osx

osx_image: xcode11

0 comments on commit 2638281

Please sign in to comment.