Casper da Costa-Luis
4f116cd595
remove py33 from travis build matrix
...
https://github.com/tox-dev/tox/issues/648
2018-05-21 17:29:33 +01:00
Casper da Costa-Luis
fe4d40bd02
update test framework
...
- travis: fix py37-dev, update pypy{2.7,3.5}-5.8.0 => 5.10.0
- update tox.ini
2018-01-29 00:56:17 +00:00
Casper da Costa-Luis
4b6476ac56
fix tavis
...
- upgrade to pypy2/3-5.8.0
- add py37-dev
- fixes #411
2017-07-22 15:13:00 +01:00
Casper da Costa-Luis
0b4c90b073
re-enable codecov just for py27
2017-05-29 17:05:27 +01:00
Casper da Costa-Luis
3a873f99c6
travis git fetch tags
2017-01-23 23:21:24 +00:00
Casper da Costa-Luis
795732207e
add Py3.6
2017-01-19 22:58:56 +00:00
Casper da Costa-Luis
41a0da543c
travis pypy3 fix
2016-12-15 12:48:46 +00:00
Casper da Costa-Luis
afe05c7e41
travisty
...
- fix travis v tox installs
- put py26, py33 first since they don't cache
2016-11-12 15:23:57 +00:00
Stephen L
ce998332ea
Travis dependencies to fix pandas
2016-11-12 15:23:57 +00:00
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