20 Commits

Author SHA1 Message Date
Ivan Kozik
ecea5ec002 Use --no-binary lxml now that newer pip broke --no-binary
File "/home/travis/virtualenv/python3.7.1/lib/python3.7/site-packages/pip/_internal/cli/cmdoptions.py", line 435, in _handle_no_binary
    value, existing.no_binary, existing.only_binary,
  File "/home/travis/virtualenv/python3.7.1/lib/python3.7/site-packages/pip/_internal/models/format_control.py", line 46, in handle_mutual_excludes
    "--no-binary / --only-binary option requires 1 argument."
pip._internal.exceptions.CommandError: --no-binary / --only-binary option requires 1 argument.

https://travis-ci.org/ArchiveTeam/grab-site/builds/600264421
2019-10-20 08:38:52 +00:00
Katie Holly
fe814bf294
removed references for --process-dependency-links 2019-02-12 12:36:09 +01:00
Ivan Kozik
2524e9c5e7 Make online tests use localhost only, and factor out tests that require no networking at all 2018-12-14 03:41:23 +00:00
Ivan Kozik
795a27121c .travis.yml: try to make the travis build work 2018-10-09 18:10:35 +00:00
Ivan Kozik
886426c566 .travis.yml: make Python 3.7.0 work, according to https://github.com/travis-ci/travis-ci/issues/9069#issuecomment-425720905 2018-10-09 18:02:58 +00:00
Ivan Kozik
8ec6659cc8 .travis.yml: test only on Python 3.7 2018-10-05 07:54:13 +00:00
Ivan Kozik
82de2f2b2b Add --import-ignores for starting with a non-empty DIR/ignores file 2017-12-27 13:48:20 +00:00
Ivan Kozik
bd3c896146 Fix .travis.yml 2017-02-08 20:45:21 +00:00
Ivan Kozik
bf6382d724 Add --permanent-error-status-codes argument
https://github.com/ludios/grab-site/issues/97
2017-02-08 20:16:31 +00:00
Ivan Kozik
ecf9b2e717 .travis.yml: Change URL to try to get an exit code of 0 2016-08-03 10:30:10 +00:00
Ivan Kozik
f4230097eb .travis.yml: Upgrade setuptools to try to fix html5lib install failing due to old setuptools 2016-07-15 05:23:27 +00:00
Ivan Kozik
20bee1bdf5 .travis.yml: Upgrade pip3 to try to fix html5lib install failing due to old setuptools 2016-07-15 05:07:55 +00:00
Ivan Kozik
b368a7b210 Add more tests to .travis.yml 2016-02-21 05:20:52 +00:00
Ivan Kozik
1e06fa0a6e .travis.yml: a grab-site of github.com/ludios/grab-site is returning exit code 8 because img.shields.io is down, so crawl google.com instead 2016-01-31 13:47:51 +00:00
Ivan Kozik
0e5f8c8b83 .travis.yml: Test a few more things 2015-12-12 17:50:09 +00:00
Ivan Kozik
9c3c3c3afd .travis.yml: Remove osx until https://github.com/travis-ci/travis-ci/issues/2312 is fixed 2015-12-12 17:46:31 +00:00
Ivan Kozik
e023105c5e .travis.yml: pip3 install verbosely 2015-12-12 17:41:23 +00:00
Ivan Kozik
bdf1684834 .travis.yml: Fix script 2015-12-12 17:40:48 +00:00
Ivan Kozik
37ddc8c6b8 .travis.yml: remove --user because we're in a virtualenv 2015-12-12 17:39:18 +00:00
Ivan Kozik
2f121a864b Add a .travis.yml 2015-12-12 17:36:35 +00:00