still trying to get installation of pip to work on travis-ci

This commit is contained in:
Noah Levitt 2016-11-08 13:50:12 -08:00
parent f10b4c71e6
commit fe18d915f5
2 changed files with 13 additions and 2 deletions

View file

@ -32,7 +32,7 @@ def find_package_data(package):
setuptools.setup(
name='brozzler',
version='1.1b7.dev115',
version='1.1b7.dev116',
description='Distributed web crawling with browsers',
url='https://github.com/internetarchive/brozzler',
author='Noah Levitt',