micbou
ddd5045b18
Lower minimum Python version requirements on Travis and CircleCI
2018-02-26 16:25:26 +01:00
Boris Staletic
605ef42cd6
Drop Python 2.6 and Python 3.3
2018-01-30 18:34:50 +01:00
micbou
af5a3ae36e
Move macOS builds to CircleCI
2018-01-20 10:36:18 +01:00
micbou
fe0ba8c641
Fix macOS builds on Travis
...
RVM overrides the cd, popd, and pushd shell commands, causing the
"shell_session_update: command not found" error on macOS when executing those
commands.
2017-12-01 15:14:28 +01:00
micbou
743f2e7b96
Fix pyenv setup on Travis
...
Travis complains that the /home/travis/.pyenv folder already exists. Remove it
before installing pyenv.
2017-09-05 20:39:22 +02:00
micbou
80a2b0078a
Fix pyenv setup on Travis
2016-04-17 11:01:12 +02:00
micbou
514fc71e35
Fix and improve pyenv setup in Travis script
2016-04-15 12:17:21 +02:00
micbou
1b0a8ea6e8
Update AppVeyor configuration
...
Create AppVeyor batch script and move CI scripts to a separate folder.
2016-02-29 20:06:01 +01:00