Skip to content

Commit

Permalink
Merge pull request #23 from evansiroky/timezone-boundary-builder
Browse files Browse the repository at this point in the history
perf(data): Complete rewrite of app to use better datasource
  • Loading branch information
evansiroky authored Oct 13, 2016
2 parents 208f952 + 5412a29 commit c06464e
Show file tree
Hide file tree
Showing 8,118 changed files with 1,390 additions and 4,766 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
12 changes: 3 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,31 +1,25 @@
sudo: false
language: node_js
cache:
directories:
- node_modules

node_js:
- "6"
- "5"
- "4"
- "0.12"
- "0.10"

env:
- COVERAGE=false

matrix:
fast_finish: true
include:
- node_js: "0.12"
- node_js: "4"
env: COVERAGE=true
script: "npm run codeclimate"
allow_failures:
- node_js: "0.12"
- node_js: "4"
env: COVERAGE=true
script: "npm run codeclimate"

before_install:
- npm i -g npm@^2.0.0
before_script:
- npm prune
after_success:
Expand Down
Binary file added data/a/a/a/c/a/a/c/geo.buf
Binary file not shown.
1 change: 0 additions & 1 deletion data/a/a/a/c/a/a/c/geo.json

This file was deleted.

Binary file added data/a/a/a/c/a/a/d/geo.buf
Binary file not shown.
1 change: 0 additions & 1 deletion data/a/a/a/c/a/a/d/geo.json

This file was deleted.

Binary file added data/a/a/a/c/a/b/c/geo.buf
Binary file not shown.
1 change: 0 additions & 1 deletion data/a/a/a/c/a/b/c/geo.json

This file was deleted.

Binary file added data/a/a/a/c/a/b/d/geo.buf
Binary file not shown.
1 change: 0 additions & 1 deletion data/a/a/a/c/a/b/d/geo.json

This file was deleted.

Binary file added data/a/a/a/c/a/c/a/geo.buf
Binary file not shown.
1 change: 0 additions & 1 deletion data/a/a/a/c/a/c/a/geo.json

This file was deleted.

Binary file added data/a/a/a/c/a/c/b/geo.buf
Binary file not shown.
1 change: 0 additions & 1 deletion data/a/a/a/c/a/c/b/geo.json

This file was deleted.

Binary file added data/a/a/a/c/a/c/c/geo.buf
Binary file not shown.
Binary file added data/a/a/a/c/a/c/d/geo.buf
Binary file not shown.
Binary file added data/a/a/a/c/a/d/b/geo.buf
Binary file not shown.
1 change: 0 additions & 1 deletion data/a/a/a/c/a/d/b/geo.json

This file was deleted.

Binary file added data/a/a/a/c/b/a/c/geo.buf
Binary file not shown.
Loading

0 comments on commit c06464e

Please sign in to comment.