Commit Graph

22 Commits

Author SHA1 Message Date
Stephen L 1167fed554 Disable coveralls because of duplicate comments on github (#263)
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2016-09-11 20:47:31 +02:00
Stephen L 80393339a9 Fix Travis build time via caching 2016-08-16 18:50:21 +00:00
Casper da Costa-Luis a21fe772a4 remove conda, multiprocess compat, remove explicit numpy 2016-07-24 17:02:45 +01:00
Casper da Costa-Luis 3ce5253228 fix virtualenv 2016-07-24 17:02:45 +01:00
Casper da Costa-Luis 3e9ea3155d try to streamline travis tests 2016-07-24 17:02:45 +01:00
Casper da Costa-Luis a6964a4d17 travis refresh 2016-01-25 08:56:34 +00:00
Casper da Costa-Luis 9b7fd608ad travis has dropped support for py32 2016-01-22 23:13:18 +00:00
Stephen L f5674576f2 Add Python 3.5 test in Tox and Travis
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2016-01-01 09:29:10 +01:00
Casper da Costa-Luis 1921d87464 separate performance tests without coverage to increase speed, Makefile jobserver support 2015-11-12 09:38:32 +00:00
Stephen L 26eb76d447 Revert setup.py check in Travis
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-15 17:21:04 +02:00
Stephen L b8f0e7412a fix Travis: check setup.py
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-15 16:49:42 +02:00
Stephen L 576d3a7bcb add travis comment
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-15 16:36:27 +02:00
Casper da Costa-Luis f4c3b2bc1e removed travis double-check as per comment in #42 2015-10-13 22:49:19 +01:00
Stephen L 881a6ed1cf Add codecov.io in Travis build
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-12 21:24:54 +02:00
Casper da Costa-Luis 0eac6adba0 travis broken py32 coverage workaround 2015-10-09 22:22:49 +01:00
Hadrien Mary c476c4f04a Use python 3.4 for main travis python 2015-06-19 00:04:36 +02:00
Hadrien Mary 0004842600 Another try 2015-06-19 00:02:13 +02:00
Hadrien Mary 3c9eee0112 Make coveralls happy (first try) 2015-06-18 23:44:04 +02:00
Hadrien Mary abb4166a0a Add flag to travis file to switch to container based infrastructure build, which should allow faster build 2015-06-18 23:08:49 +02:00
Mikhail Korobov 3b5352a50e cleanup
* bring tox.ini back;
* switch Travis to use tox, for consistency;
* enable branch coverage;
* drop Makefile;
* bring back setup.cfg for proper wheels;
* fix modules vs packages in setup.py;
* set version back to 1.0 for now;
2015-06-08 03:06:41 +05:00
Hadrien Mary ccb05c2e04 New tqdm module structure and add a Makefile 2015-06-06 15:35:28 +02:00
Mikhail Korobov 888775afe7 add Travis CI 2015-04-17 03:49:46 +05:00