Commit Graph

7 Commits

Author SHA1 Message Date
Peter Šurda a1dfb3442a
travis2bash python options fix 2021-02-14 11:59:12 +01:00
Peter Šurda be2aadb276
travis2bash argument fix
- also minor code quality
2021-02-14 11:52:33 +01:00
Peter Šurda 456a458e86
Add _with_* support to travis python 2021-02-14 11:41:17 +01:00
Peter Šurda 43bf23e4e7
travis python version skip fix 2021-02-14 09:30:40 +01:00
Peter Šurda 6d19239517
python travis2bash updates
- ignores things like "_with_system_site_packages"
- allows to skip python versions by using TRAVIS_PYTHON environment
  variable (set it to the desired python version to skip others)
2021-02-14 08:49:16 +01:00
Peter Šurda ee7a93c2fd
Docker and permissions
- add dockerfile for bionic builder
- chmod scripts sexecutable
- add docker-install-all.sh
2021-02-11 10:26:44 +01:00
Peter Šurda c6e0e37381
Initial commit 2021-02-10 13:26:46 +01:00