From f7315edfc28cb9712872f02da60945e7e28802ce Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 9 Mar 2019 17:57:20 +0900 Subject: [PATCH 1/2] Use bionic (py36) on Circle CI --- .circleci/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index d349db6e016..6ca62abb730 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,6 +6,6 @@ jobs: working_directory: /sphinx steps: - checkout - - run: /python3.5/bin/pip install -U pip setuptools - - run: /python3.5/bin/pip install -U .[test,websupport] - - run: make test PYTHON=/python3.5/bin/python + - run: /python3.6/bin/pip install -U pip setuptools + - run: /python3.6/bin/pip install -U .[test,websupport] + - run: make test PYTHON=/python3.6/bin/python From f61a5f91f75556c3e886fbef7621acd77760bf51 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 3 Feb 2019 23:59:15 +0900 Subject: [PATCH 2/2] Fix test: imgconverter expects size of images fixed --- tests/roots/test-ext-imgconverter/svgimg.svg | 2 +- tests/roots/test-images/subdir/svgimg.svg | 2 +- tests/roots/test-images/subdir/svgimg.xx.svg | 2 +- tests/roots/test-root/svgimg.svg | 2 +- tests/roots/test-warnings/svgimg.svg | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/roots/test-ext-imgconverter/svgimg.svg b/tests/roots/test-ext-imgconverter/svgimg.svg index 533a9fa65c4..2bae0b9b934 100644 --- a/tests/roots/test-ext-imgconverter/svgimg.svg +++ b/tests/roots/test-ext-imgconverter/svgimg.svg @@ -1,4 +1,4 @@ - + diff --git a/tests/roots/test-images/subdir/svgimg.svg b/tests/roots/test-images/subdir/svgimg.svg index 533a9fa65c4..2bae0b9b934 100644 --- a/tests/roots/test-images/subdir/svgimg.svg +++ b/tests/roots/test-images/subdir/svgimg.svg @@ -1,4 +1,4 @@ - + diff --git a/tests/roots/test-images/subdir/svgimg.xx.svg b/tests/roots/test-images/subdir/svgimg.xx.svg index 533a9fa65c4..2bae0b9b934 100644 --- a/tests/roots/test-images/subdir/svgimg.xx.svg +++ b/tests/roots/test-images/subdir/svgimg.xx.svg @@ -1,4 +1,4 @@ - + diff --git a/tests/roots/test-root/svgimg.svg b/tests/roots/test-root/svgimg.svg index 533a9fa65c4..2bae0b9b934 100644 --- a/tests/roots/test-root/svgimg.svg +++ b/tests/roots/test-root/svgimg.svg @@ -1,4 +1,4 @@ - + diff --git a/tests/roots/test-warnings/svgimg.svg b/tests/roots/test-warnings/svgimg.svg index 533a9fa65c4..2bae0b9b934 100644 --- a/tests/roots/test-warnings/svgimg.svg +++ b/tests/roots/test-warnings/svgimg.svg @@ -1,4 +1,4 @@ - +