Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for travis CI #1

Merged
merged 1 commit into from
Mar 27, 2014
Merged

Add support for travis CI #1

merged 1 commit into from
Mar 27, 2014

Conversation

karenc
Copy link
Contributor

@karenc karenc commented Mar 26, 2014

python-zope.interface was installed in aptitude, and it was an old version that doesn't have registry. Removing it fixes the tests.

Skip cnxpublishing.tests in configurator scan

To fix the following error:

      File "/home/karen/cnx-publishing/cnxpublishing/main.py", line 31, in main
        config.scan()
      File "/usr/local/lib/python2.7/dist-packages/pyramid-1.4.4-py2.7.egg/pyramid/config/__init__.py", line 947, in scan
        ignore=ignore)
      File "/usr/local/lib/python2.7/dist-packages/venusian-1.0a8-py2.7.egg/venusian/__init__.py", line 199, in scan
        __import__(modname)
      File "/home/karen/cnx-publishing/cnxpublishing/tests/test_publish.py", line 16, in <module>
        import mock
    ImportError: No module named mock

@mmulich
Copy link
Contributor

mmulich commented Mar 27, 2014

Looks fine, except the PasteDeploy dependency declaration is not necessary.
Needs rebased.

@karenc
Copy link
Contributor Author

karenc commented Mar 27, 2014

Removed PasteDeploy from setup.py

mmulich added a commit that referenced this pull request Mar 27, 2014
@mmulich mmulich merged commit a04aa75 into master Mar 27, 2014
@mmulich mmulich deleted the add-travis-yml branch March 27, 2014 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants