Commit Graph

40 Commits

Author SHA1 Message Date
Unrud
143a404168 Travis-CI: Add PyPy 3 to test matrix 2020-01-19 21:07:54 +01:00
Unrud
6108d8d759 Remove unsecure methods from htpasswd and make md5 default 2020-01-19 21:07:54 +01:00
Unrud
3d7757fa38
Travis-CI: List all package version 2020-01-13 09:59:03 +01:00
Unrud
a709e9d3a8 Update CI 2020-01-13 09:47:24 +01:00
Unrud
e25f5bb4ae Travis: Skip update on osx 2019-06-15 10:27:28 +02:00
Unrud
970efe3647 Travis: Test python-3.7 2019-06-15 10:27:28 +02:00
Braxton Plaxco
7527998135 Try using the new winehq key
~ B'ezrat Hashem ~
2019-06-15 08:49:24 +02:00
Unrud
c688b65e17 Travis: fix osx 2018-11-04 20:30:41 +00:00
Unrud
8c8886a808 coveralls
codecov's report is not right
2018-09-09 18:01:44 +02:00
Unrud
7efc3203fc fix WINE code coverage paths 2018-09-08 17:20:24 +02:00
Unrud
aad7906090 codecov 2018-09-08 14:57:55 +02:00
Unrud
db8a7302a0 upgrading six not required for python > 3.3 2018-09-08 14:57:55 +02:00
Unrud
bfa711b939 Test on wine 2018-09-05 11:37:18 +02:00
Unrud
a5fa35e785 require python>=3.5.2 2018-08-16 08:00:02 +02:00
Unrud
ec82997487 Travis: Move installation of six to before_install 2018-08-14 20:08:42 +02:00
Unrud
3f9c34c8b1 Travis: Workaround for installation error with Python 3.4 2018-04-20 16:03:36 +02:00
Unrud
b41d33bcdf Travis: upgrade python if it's already installed 2018-04-20 16:03:36 +02:00
Unrud
b16fac2cad setuptools: Add md5 and bcrypt as extra requirements 2018-04-20 16:03:36 +02:00
Unrud
b1b1a31ec3 Move additional options to setup.cfg 2017-06-21 09:54:33 +02:00
Unrud
7ac67cab38 Install missing dependencies for tests 2017-06-16 01:39:30 +02:00
Unrud
802185ed23 Use --editable argument instead of -e
It's more readable.
2017-06-16 01:39:30 +02:00
Unrud
5fbd11aab3 Print skipped tests 2017-06-16 01:39:30 +02:00
Guillaume Ayoub
8fbb094878 Add tests for Python 3.6 and on MacOS 2017-03-04 14:34:57 +01:00
Florian Mounier
cb73a02bde Add --upgrade to ci pip 2016-07-04 14:42:40 +02:00
Florian Mounier
092d906aba Remove tox 2016-07-04 14:40:05 +02:00
Markus Unterwaditzer
3a2cc58f3b Fix tox env once and for all 2016-05-18 22:57:17 +02:00
Guillaume Ayoub
bc1427bab9 Install package in .travis.yml 2016-05-18 22:44:47 +02:00
Guillaume Ayoub
9e3126ba3e Fix .travis.yml again 2016-05-18 22:42:47 +02:00
Guillaume Ayoub
36ad6bd021 Change tox command in .travis.yml 2016-05-18 22:35:31 +02:00
Markus Unterwaditzer
f6e5026d9d Use tox within travis
This deduplicates the testing setup and commands
2016-05-18 20:53:34 +02:00
Guillaume Ayoub
39b34b2f52 Install flake8 in Travis 2016-05-18 20:25:50 +02:00
Guillaume Ayoub
d063e3a370 Launch flake8 in tests 2016-05-12 19:24:24 +02:00
Guillaume Ayoub
9f969cfaf5 Fix the Travis configuration 2016-04-10 11:13:54 +02:00
Guillaume Ayoub
54dee0c7c4 Clean tests 2016-04-07 19:25:10 +02:00
Guillaume Ayoub
287ef6caa2 Don't launch tests on Travis with Python 2 anymore 2016-03-31 19:59:52 +02:00
Guillaume Ayoub
0f9a38eba7 Test with Python 3.5 2015-12-24 15:22:48 +01:00
Guillaume Ayoub
1c39c75c6b Remove Pypy from travis 2015-07-24 16:28:43 +02:00
Guillaume Ayoub
79e5403cac Remove coveralls from .travis.yml 2015-07-17 18:11:22 +02:00
Guillaume Ayoub
765aa2e142 Add dulwich in .travis.yml 2015-07-17 18:05:35 +02:00
Guillaume Ayoub
48a7d5d9c3 Create .travis.yml 2015-07-17 17:56:06 +02:00