Skip to content

Commit

Permalink
Merge pull request #1752 from davidmarin/input-manifest
Browse files Browse the repository at this point in the history
mapper_raw() and input manifest (fixes #754)
  • Loading branch information
David Marin committed Apr 16, 2018
2 parents 66d99f7 + aa68773 commit 826392d
Show file tree
Hide file tree
Showing 27 changed files with 1,023 additions and 332 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ matrix:
fast_finish: true
install:
- "pip install ."
- "pip install ujson warcio"
- "pip install rapidjson || true"
# command to run tests
script: python -m unittest discover -v
sudo: false

0 comments on commit 826392d

Please sign in to comment.