Created
September 11, 2013 21:31
-
-
Save Kami/6530059 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| GLOB sdist-make: /w/python-driver/setup.py | |
| py26 recreate: /w/python-driver/.tox/py26 | |
| py26 installdeps: nose, mock, ccm, unittest2 | |
| py26 inst: /w/python-driver/.tox/dist/cassandra-driver-1.0.0-beta2-.zip | |
| py26 runtests: commands[0] | /w/python-driver/.tox/py26/bin/python setup.py build_ext --inplace | |
| running build_ext | |
| py26 runtests: commands[1] | nosetests tests/unit/ | |
| ................................................................................. | |
| ---------------------------------------------------------------------- | |
| Ran 81 tests in 0.168s | |
| OK | |
| _______________________________________________________________ summary _______________________________________________________________ | |
| py26: commands succeeded | |
| congratulations :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment