aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* add test coverage protectionThomas Kriechbaumer2017-02-021-1/+1
|
* turns out we need thisMaximilian Hils2016-12-271-0/+1
|
* run tests on Python 3.6Thomas Kriechbaumer2016-12-271-0/+9
|
* simplify ALPN and OpenSSL on macOSThomas Kriechbaumer2016-12-041-16/+18
|
* fix pyinstallerMaximilian Hils2016-11-281-8/+11
| | | amongst other things, fix #1746
* fix travisMaximilian Hils2016-10-271-0/+2
|
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-201-1/+1
|
* First-order conversion to Python3-onlyAldo Cortesi2016-10-171-4/+0
| | | | | | - Zap various occurrences of Python2 in docs and scripts - Remove six from netlib, and some other places where obvious project-wide search and replace works.
* ci: enable verbose test logging by defaultMaximilian Hils2016-09-211-1/+1
|
* cleanup travisThomas Kriechbaumer2016-09-011-1/+1
|
* minor fixesMaximilian Hils2016-07-291-1/+1
|
* clean up release tool, build linux binariesMaximilian Hils2016-07-291-5/+5
|
* re-enable OSX builds on travis (#1411)Maximilian Hils2016-07-221-4/+4
|
* Disable OSX tests on Travis for nowAldo Cortesi2016-07-141-4/+4
| | | | | | We'll re-enable as soon as this is sorted out: https://github.com/travis-ci/travis-ci/issues/6303
* move OSX Travis job to py3 for snapshotsThomas Kriechbaumer2016-07-101-13/+20
|
* revert travis osx changesThomas Kriechbaumer2016-07-091-9/+10
|
* fix pip install on osx travisThomas Kriechbaumer2016-07-091-1/+1
|
* upgrade pip on osx travisThomas Kriechbaumer2016-07-091-0/+2
|
* update osx travisThomas Kriechbaumer2016-07-091-10/+7
|
* travis: move osx test to the topMaximilian Hils2016-07-091-6/+6
| | | OSX is the slow one, so it should start straight away.
* reorder travis jobsThomas Kriechbaumer2016-07-071-7/+7
|
* 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
|