summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2018-02-14Add flake8 to the testingcclauss
2017-07-09Remove references to nosetests, and replace them with pytestMicah Lee
2017-07-04Uncomment `after_success`Delirious Lettuce
2017-07-04Modify .travis.ymlDelirious Lettuce
2017-07-04Comment out `sudo: required`Delirious Lettuce
2017-07-04Initial commit of previous changes, add coverage to travisDelirious Lettuce
2017-03-08Add most recent Python versions in Travis CISylvain
Add more recent Python versions including development branches and nightly build.
2016-02-15Updated .travis.ymlMicah Lee
2016-02-15Updated .travis.yml to work with python3 tests (#261)Micah Lee
2014-09-02including pysocks with onionshare, and updated code to use pysocks instead ↵Micah Lee
of socksipy (#118)
2014-08-31Fix socks import issue on Travis; socksipy is ancient and abandoned.Mason Donahue
2014-08-29Revert "trying to add socksipy from pip instead of apt-get"Micah Lee
This reverts commit 7b77088a21a614e4cceffc80b5068247abad1ec8.
2014-08-29trying to add socksipy from pip instead of apt-getMicah Lee
2014-08-29adding python-socksipy to travis configMicah Lee
2014-08-20Round 3 for CI: should be finalMason Donahue
2014-08-20Round 2 for CIMason Donahue
2014-08-20Add initial .travis.yml for CIMason Donahue