File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- name : test-osx
1+ name : test-macos
22
33on :
44 push :
Original file line number Diff line number Diff line change @@ -59,8 +59,6 @@ matrix:
5959 - yarn build
6060 - cd ..
6161 - ' if [ -n "$FOSSA_API_KEY" ]; then fossa; fi'
62- - name : " Mac OSX (Xcode 8)"
63- os : osx
6462 - name : " ARM64"
6563 arch : arm64
6664
Original file line number Diff line number Diff line change 22
33# H3: A Hexagonal Hierarchical Geospatial Indexing System
44
5- [ ![ Build Status] ( https://travis-ci.com/uber/h3.svg?branch=master )] ( https://travis-ci.com/uber/h3 )
6- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/61431y4sc5w0tsuk/branch/master?svg=true )] ( https://ci.appveyor.com/project/Uber/h3/branch/master )
5+ [ ![ test-linux] ( https://github.com/uber/h3/workflows/test-linux/badge.svg )] ( https://github.com/uber/h3/actions )
6+ [ ![ test-macos] ( https://github.com/uber/h3/workflows/test-macos/badge.svg )] ( https://github.com/uber/h3/actions )
7+ [ ![ test-windows] ( https://github.com/uber/h3/workflows/test-windows/badge.svg )] ( https://github.com/uber/h3/actions )
78[ ![ Coverage Status] ( https://coveralls.io/repos/github/uber/h3/badge.svg?branch=master )] ( https://coveralls.io/github/uber/h3?branch=master )
89[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( LICENSE )
910
You can’t perform that action at this time.
0 commit comments