Skip to content

Commit

Permalink
Remove hdp from tox
Browse files Browse the repository at this point in the history
Hadoop builds are super slow and Travis doesn't fully parallelize the builds. This should cut down build times by a third at least. CDH and HDP should be almost entirely correlated (in fact we don't have a single check in the code for it)
  • Loading branch information
Erik Bernhardsson committed Feb 10, 2015
1 parent 7a235e7 commit babc75f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,6 @@ env:
matrix:
- TOX_ENV=pep8
- TOX_ENV=cdh
- TOX_ENV=hdp
- TOX_ENV=nonhdfs
- TOX_ENV=docs

Expand Down

0 comments on commit babc75f

Please sign in to comment.