Skip to content

Commit

Permalink
Use 'group: stable' in Travis config.
Browse files Browse the repository at this point in the history
Comparing with previous successful build with xcode11.3 at #4149, this setting is missing now.
  • Loading branch information
abhinav92003 committed Jul 1, 2020
1 parent f3b896b commit 5a2056e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ branches:
sudo: required
dist: xenial
osx_image: xcode11.3
group: stable

language:
- c
Expand Down

0 comments on commit 5a2056e

Please sign in to comment.