Skip to content

Commit cb79d8e

Browse files
authored
Merge pull request #154 from evansiroky/2022g-update
2022g update
2 parents 58f6205 + 8bcac96 commit cb79d8e

File tree

6 files changed

+11825
-16853
lines changed

6 files changed

+11825
-16853
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
matrix:
1414
fast_finish: true
1515
include:
16-
- node_js: "14"
16+
- node_js: "16"
1717
env: COVERAGE=true
1818
script:
1919
- "npm run cover"
@@ -23,7 +23,7 @@ matrix:
2323
- npm run build
2424
- npm run semantic-release
2525
allow_failures:
26-
- node_js: "14"
26+
- node_js: "16"
2727
env: COVERAGE=true
2828
script:
2929
- "npm run cover"

data/geo.dat

78.6 KB
Binary file not shown.

data/index.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)