Commit graph

7 commits

Author SHA1 Message Date
TheJackiMonster 2b992e70c6
Upgrading pip in linux CI script
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-15 14:59:26 +01:00
TheJackiMonster c64e0ea489
Adjusted prepare_linux script for CI
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-15 14:50:03 +01:00
TheJackiMonster 9bdd80f244
Reverted mistakes in prepare_linux-CI script
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-30 17:05:09 +02:00
TheJackiMonster 37c774221d
Small patches for linux build scripts
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-26 22:57:43 +02:00
Curtis Gedak 60b6f98c21 Fix Travis CI build error on Linux - pyenv: version `3.6.3' not installed
The Travis CI builds are failing with the following messages:

    pyenv local 3.6.3
    pyenv: version `3.6.3' not installed

Fix by increasing python version to 3.6.7.
2019-07-31 13:06:10 -06:00
Curtis Gedak 05c6dee033 Improve Travis CI logging for prepare linux script 2018-11-29 10:34:32 -07:00
Paweł Świątkowski b50d627333 Enable testing in Travis CI 2018-10-30 17:36:25 +01:00