aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
...
* don't cache tox on CIMaximilian Hils2016-07-051-5/+1
|
* minor fixesMaximilian Hils2016-06-281-1/+0
|
* compile docs on python 3.5Maximilian Hils2016-06-281-1/+1
|
* resilence Cryptography_locking_cbMaximilian Hils2016-06-281-1/+1
|
* simplify tox setupMaximilian Hils2016-06-281-9/+14
|
* We're not using tox-travis any more - ditch it.Aldo Cortesi2016-06-101-1/+1
|
* Distinguish between CI and interactive versions of toxAldo Cortesi2016-06-101-6/+6
| | | | | | | | | | | | | | - This patch changes tox so that local invocation runs the tests with paralellism, coverage disabled, and without attempting to report coverage upstream. - You can now run specific tests for the py27 environment: tox -e py27 ./path/to/my/test We can't do this for py35 just yet, because of our junk filter, and the fact that we specify which tests to run directly in the conf file. Once these are cleaned up, we can extend.
* use tox in TravisThomas Kriechbaumer2016-06-071-18/+15
|
* don't declare codecov as dev dependencyMaximilian Hils2016-06-071-1/+1
|
* use codecov pypi packageMaximilian Hils2016-06-071-1/+1
|
* Merge branch 'port-pathod-language-writer'Maximilian Hils2016-06-071-2/+2
|\
| * Reenable pathod.language.writer testsMaximilian Hils2016-06-061-2/+2
| | | | | | | | This reverts commit 1e1b4fd88dd16b3b6b8c2cbf9337cba4dffa6c68.
* | Merge pull request #1216 from dufferzafar/pathod-lang-wsMaximilian Hils2016-06-061-2/+2
|\ \ | | | | | | Python 3 - pathod.language.websocket
| * | Enable Travis for test/pathod/test_language_websocketShadab Zafar2016-06-071-2/+2
| | |
* | | s/coveralls/codecov/Maximilian Hils2016-06-061-1/+1
|/ /
* | travis: stricter doc checksMaximilian Hils2016-06-061-1/+1
| |
* | Enable Travis for test/pathod/test_language_httpShadab Zafar2016-06-061-2/+2
|/
* fix travis tests on masterMaximilian Hils2016-06-061-2/+2
|
* Enable Travis for test/pathod/test_language_baseShadab Zafar2016-06-041-2/+2
|
* travis++Thomas Kriechbaumer2016-06-041-2/+2
|
* travis++Thomas Kriechbaumer2016-06-041-3/+3
|
* improve travisThomas Kriechbaumer2016-06-041-2/+3
|
* Enable Travis for test_language_generatorsShadab Zafar2016-06-021-2/+2
|
* Make Travis behaveAldo Cortesi2016-06-011-1/+6
|
* Ditch IRC Travis notifications, try to fix Slack Travis notificationsAldo Cortesi2016-06-011-10/+1
|
* activate flake8 for good!Thomas Kriechbaumer2016-05-301-1/+1
|
* more style cleanupThomas Kriechbaumer2016-05-291-1/+1
|
* more style cleanupThomas Kriechbaumer2016-05-291-1/+1
|
* fix travis with flake8Thomas Kriechbaumer2016-05-291-1/+1
|
* more style cleanupThomas Kriechbaumer2016-05-291-1/+1
| | | | Use this to check: flake8 --count mitmproxy netlib pathod examples test
* make sure we do not introduce more style offensesThomas Kriechbaumer2016-05-291-0/+1
|
* Enable Travis for test_logShadab Zafar2016-05-281-2/+2
|
* Enable travis Py3 testing for test_utilsShadab Zafar2016-05-261-2/+2
|
* disable py.test timeout by default, this breaks interactive debuggersMaximilian Hils2016-05-021-1/+1
|
* release: always build tagsMaximilian Hils2016-04-211-1/+1
|
* travis: checkout full repo for buildsMaximilian Hils2016-03-311-0/+2
|
* py.test: disable coverage collection by defaultMaximilian Hils2016-03-201-1/+1
|
* port mitmproxy.scripts to py3Maximilian Hils2016-03-191-2/+2
|
* use dev-scripts on CIThomas Kriechbaumer2016-02-251-2/+4
|
* Docs and examples to top levelAldo Cortesi2016-02-181-1/+1
|
* move py.test options to ini-fileThomas Kriechbaumer2016-02-161-2/+2
|
* travis: remove sdist buildsMaximilian Hils2016-02-161-1/+1
|
* update README.rst, minor fixesMaximilian Hils2016-02-151-2/+2
|
* fix appveyor, re-introduce requirements.txtMaximilian Hils2016-02-151-5/+2
|
* adjust travisMaximilian Hils2016-02-151-39/+20
|
* merge metadata filesMaximilian Hils2016-02-151-0/+97
|
* move mitmproxyMaximilian Hils2016-02-151-95/+0
|
* make travis less noisyMaximilian Hils2016-02-141-1/+1
|
* improve snapshot uploadMaximilian Hils2016-02-121-6/+2
|
* travis: cache wheels on osx, allow pypy failuresMaximilian Hils2016-02-041-0/+3
|