Commit Graph

7 Commits

Author SHA1 Message Date
holger krekel
a3e95a3b9e try optimized -j settings 2019-11-12 23:40:20 +01:00
holger krekel
6953386d65 fix typo 2019-11-12 22:04:42 +01:00
holger krekel
12df95007b only -j1 works it seems 2019-11-12 21:17:23 +01:00
holger krekel
226caa4db6 -j 2 2019-11-12 21:01:40 +01:00
holger krekel
1966e873bd reduce concurrency to -j3 2019-11-12 20:38:37 +01:00
Friedel Ziegelmayer
cb784615ee feat: import mmime crate 2019-09-23 13:20:30 +02:00
Friedel Ziegelmayer
83f3e23297 improve python caching (#468)
(@dignifiedquire and @hpk42) 
- introduce rust-caching to python test runs 
- skip release and ffi runs, they are check using python bindings
- shuffle files such that ci_scripts/ contains all the ci scripts
- partly parallelize python tox runs
2019-09-19 13:10:19 +02:00