Commit Graph

7 Commits

Author SHA1 Message Date
Łukasz Rogalski
796b1690be Use pytest-xdist for parallel execution of tests in travis (#1246) 2016-12-30 17:53:05 +02:00
Moises Lopez - https://www.vauxoo.com/
e14a722db9 Add compatibility with old versions of setuptools (#1107)
Environment markers can be used only in recent versions of
setuptools. Instead of relying on extras_require, we are falling back to
install_requires when we detect an incompatibility between the installed
setuptools version and what pylint expects.
2016-09-25 20:01:53 +03:00
Claudiu Popa
214f1de817 Use a more recent version of setuptools. 2016-08-20 11:55:04 +03:00
Claudiu Popa
da2691e4b7 Use 3.5-dev again, since the fix for duplicate-key is not available in this Travis version. 2016-06-20 15:05:13 +01:00
Claudiu Popa
74681709f0 Use a released version of 3.5 2016-06-20 14:48:26 +01:00
Moises Lopez - https://www.vauxoo.com/
2b9afbb957 [ADD] coverage: Enable coveralls and coverage report (#873)
Enable coverage report for coveralls
2016-04-26 16:53:30 +03:00
Claudiu Popa
60b5ced178 Basic travis support.
Some of the pylint errors were also removed.
2015-12-16 17:25:28 +02:00