Skip to content

Commit

Permalink
.travis.yml: use latest macOS 10.14 image (ethereum#20526)
Browse files Browse the repository at this point in the history
  • Loading branch information
fjl authored and karalabe committed Jan 8, 2020
1 parent c49a416 commit 8a63f7f
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 @@ -57,6 +57,7 @@ jobs:

- stage: build
os: osx
osx_image: xcode11.3
go: 1.13.x
script:
- echo "Increase the maximum number of open file descriptors on macOS"
Expand Down

0 comments on commit 8a63f7f

Please sign in to comment.