summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: Do testing more verboseTakeshi KOMIYA2020-07-041-1/+1
* CI: Build document on GitHub ActionsTakeshi KOMIYA2020-06-291-2/+0
* Run lint tools on GH ActionsTakeshi KOMIYA2020-06-141-6/+0
* Revert "test: Disable codecov"Daniel Hahler2020-03-121-3/+1
* Merge branch '2.x' into 3.xTakeshi KOMIYA2020-03-101-1/+3
|\
| * test: Disable codecovTakeshi KOMIYA2020-03-101-1/+3
* | Fix warnings with Travis configDaniel Hahler2020-03-091-5/+4
|/
* Revert "Stop to test with nightly python"Takeshi KOMIYA2020-02-141-1/+1
* Stop to test with nightly pythonTakeshi KOMIYA2020-02-111-1/+1
* Test with nightly python again (refs: #7001)Takeshi KOMIYA2020-01-231-1/+1
* Stop testing with nightly pythonTakeshi KOMIYA2020-01-081-1/+1
* Fix #6887: Sphinx crashes with docutils-0.16b0Takeshi KOMIYA2019-12-141-1/+2
* test: Do test with python3.8Takeshi KOMIYA2019-12-011-0/+3
* Test with docutils-0.14 (previous release)Takeshi KOMIYA2019-08-021-1/+1
* Do docslint on TravisTakeshi KOMIYA2019-05-261-0/+2
* Install graphiz on TravisMichael Goerz2019-03-111-0/+1
* Do test with docutils-0.12Takeshi KOMIYA2019-02-091-4/+5
* Travis CI: Enable xvfb on testingTakeshi KOMIYA2019-01-181-3/+1
* Use 'dist: xenial' in Travis to simplify configurationJon Dufresne2018-12-091-5/+1
* Drop python 2.7 and 3.4 supportTakeshi KOMIYA2018-08-301-8/+1
* test: Run tests for python-nightly-builds on xenialTakeshi KOMIYA2018-08-051-0/+2
* Merge pull request #5207 from TimKam/5186-js-test-infrastructureTimotheus Kampik2018-07-291-2/+13
|\
| * #5186 add JS test installer & runnerTimotheus Kampik2018-07-241-4/+6
| * #5186 configure travis-ciTimotheus Kampik2018-07-221-2/+11
* | Do test with py37Takeshi KOMIYA2018-07-281-1/+5
|/
* travis: Run flake8 against Python 3.6Stephen Finucane2018-06-211-1/+1
* Stop testings for graphviz on Travis CITakeshi KOMIYA2018-02-051-6/+0
* test: pass PYTEST_ADDOPTS to pytestTakeshi KOMIYA2018-02-041-3/+3
* test: Remove PYTHONWARNINGS from travis.ymlTakeshi KOMIYA2018-01-061-1/+0
* travis: Build own docs as a testTakeshi KOMIYA2017-12-281-0/+2
* travis: Enable codecov coverageStephen Finucane2017-12-241-3/+10
* travis: Start using tox for testingStephen Finucane2017-12-191-29/+24
* tests: Ignore tests using 'collect_ignore'Stephen Finucane2017-12-181-1/+1
* setup.py: Include 'flake8' in 'test' requirementsStephen Finucane2017-12-181-1/+0
* Enable pip cache in Travis CIJon Dufresne2017-10-171-3/+1
* requirements: Reduce duplicationStephen Finucane2017-10-101-1/+2
* utils: Remove 'check_sources'Stephen Finucane2017-10-051-1/+1
* Add support for docutils 0.14Takuya Noguchi2017-09-101-6/+6
* Skip latex compilations on Travis CITakeshi KOMIYA2017-05-111-11/+4
* Merge pull request #3655 from tk0miya/compile_latex_only_on_py36Takeshi KOMIYA2017-04-231-1/+1
|\
| * tests: compile by LaTeX only with py36Takeshi KOMIYA2017-04-221-1/+1
* | Add sphinx.ext.imgconverterTakeshi KOMIYA2017-04-221-0/+1
|/
* Add xcolor to Travis requirements for testing (refs #3070)jfbu2017-03-041-0/+1
* Upgrade to mypy-0.5Takeshi KOMIYA2017-03-031-1/+1
* Pin mypy==0.471 (refs: #3499)Takeshi KOMIYA2017-03-031-1/+1
* Skip test with the combination of py3 and docutils-0.12Takeshi KOMIYA2017-03-011-0/+2
* add luatex travis requirementjfbu2017-02-261-0/+1
* Upgrade to newest mypy packageTakeshi KOMIYA2017-02-211-1/+1
* travis: Reorder testsTakeshi KOMIYA2017-02-211-3/+3
* Do type-check on Travis CITakeshi KOMIYA2017-02-211-1/+2