Takeshi KOMIYA
|
cf70e4e910
|
Skip latex compilations on Travis CI
|
2017-05-11 16:28:25 +09:00 |
|
Takeshi KOMIYA
|
19323d232a
|
Merge pull request #3655 from tk0miya/compile_latex_only_on_py36
tests: compile by LaTeX only with py36
|
2017-04-23 16:28:03 +09:00 |
|
Takeshi KOMIYA
|
3cf1883356
|
tests: compile by LaTeX only with py36
|
2017-04-22 18:14:06 +09:00 |
|
Takeshi KOMIYA
|
c525723807
|
Add sphinx.ext.imgconverter
|
2017-04-22 13:29:16 +09:00 |
|
jfbu
|
79a49805eb
|
Add xcolor to Travis requirements for testing (refs #3070)
|
2017-03-04 18:56:55 +01:00 |
|
Takeshi KOMIYA
|
554199d30e
|
Upgrade to mypy-0.5
|
2017-03-03 23:17:34 +09:00 |
|
Takeshi KOMIYA
|
6e7d878003
|
Pin mypy==0.471 (refs: #3499)
|
2017-03-03 13:23:34 +09:00 |
|
Takeshi KOMIYA
|
b10d7281d2
|
Skip test with the combination of py3 and docutils-0.12
|
2017-03-01 00:26:49 +09:00 |
|
jfbu
|
c2d7b1dbdd
|
add luatex travis requirement
|
2017-02-26 10:25:25 +01:00 |
|
Takeshi KOMIYA
|
b2d8803545
|
Upgrade to newest mypy package
|
2017-02-21 14:05:18 +09:00 |
|
Takeshi KOMIYA
|
15266bca5c
|
travis: Reorder tests
|
2017-02-21 11:25:13 +09:00 |
|
Takeshi KOMIYA
|
d83dbcdae5
|
Do type-check on Travis CI
|
2017-02-21 11:25:12 +09:00 |
|
Takeshi KOMIYA
|
fb3e77bb78
|
travis: Specify the version of pypy to avoid travis's issue
|
2017-02-13 21:40:12 +09:00 |
|
Takeshi KOMIYA
|
98e0f6b56f
|
Use Ubuntu/trusty for testing
|
2017-02-02 03:07:27 +09:00 |
|
Takeshi KOMIYA
|
57dd53d903
|
Test pypy first to optimize Travis
|
2017-01-08 11:58:14 +09:00 |
|
shimizukawa
|
5b7d237db3
|
pytest migration
|
2017-01-04 00:59:30 +09:00 |
|
Takeshi KOMIYA
|
4cc3c154fe
|
Refactor travis.yml
|
2016-12-25 12:19:16 +09:00 |
|
Takeshi KOMIYA
|
6a5ffb403e
|
Reduce CI matrix
|
2016-12-25 12:19:15 +09:00 |
|
Takeshi KOMIYA
|
36eab77c3d
|
Add py36 support
|
2016-12-25 12:19:15 +09:00 |
|
Takeshi KOMIYA
|
3adc236114
|
Fix #3212: HTML Builders crashes with docutils-0.13
|
2016-12-10 20:31:09 +09:00 |
|
shimizukawa
|
1c8935adae
|
Inprovement of warnings mechanism. Now support disabling emit warnings and add documentation.
|
2016-12-04 18:05:16 +09:00 |
|
Takeshi KOMIYA
|
d322e443a8
|
Travis CI: Install lmodern to build xetex documents
|
2016-10-25 11:26:44 +09:00 |
|
Takeshi KOMIYA
|
f9186c9b89
|
Test with nightly python builds
|
2016-10-11 20:27:42 +09:00 |
|
Takeshi KOMIYA
|
71a36d5b33
|
Test with XeTeX on TravisCI (#3026)
|
2016-10-10 23:59:08 +09:00 |
|
Takeshi KOMIYA
|
c147f6496e
|
Fix #2919: Drop py26 support
|
2016-09-15 22:47:47 +09:00 |
|
Takeshi KOMIYA
|
1da1a71511
|
Drop python 3.3 support
|
2016-08-30 00:43:15 +09:00 |
|
Takeshi KOMIYA
|
99c9f60373
|
Merge branch 'stable'
|
2016-07-26 14:26:11 +09:00 |
|
Takeshi KOMIYA
|
ac52486274
|
travis: Do not run flake8 on py26 (not supported) again
|
2016-07-26 14:11:05 +09:00 |
|
Takeshi KOMIYA
|
bac6fc6d04
|
travis: Do not run flake8 on py26 (not supported)
|
2016-07-26 14:00:38 +09:00 |
|
Takeshi KOMIYA
|
de47f2885c
|
Use latest setuptools for testing
|
2016-07-15 11:08:41 +09:00 |
|
Takeshi KOMIYA
|
a692009808
|
Merge branch 'stable'
|
2016-07-15 00:51:29 +09:00 |
|
Takeshi KOMIYA
|
1dfa1a8d1e
|
nose-timer: show top 25 slower testcases
|
2016-07-14 21:10:32 +09:00 |
|
Takeshi KOMIYA
|
f66208e939
|
Enable nose-timer on Travis CI (again)
|
2016-07-14 02:27:28 +09:00 |
|
Takeshi KOMIYA
|
d0adc44b90
|
Enable nose-timer on Travis CI
|
2016-07-14 02:08:56 +09:00 |
|
Ville Skyttä
|
77f9bbd9cc
|
Travis: Run style-check with Python 3.5
Doing this with 3.5 only, because the PEP 484 annotation examples in
docs won't compile with old Python versions, causing failures.
|
2016-07-07 16:29:14 +03:00 |
|
Takeshi KOMIYA
|
8fa890c5fd
|
Install TeXLive for testing on Travis CI
|
2016-06-11 15:16:24 +09:00 |
|
Takeshi KOMIYA
|
66884fc6a5
|
Install graphviz for testing on Travis CI
|
2016-06-11 15:06:07 +09:00 |
|
Dmitry Shachnev
|
b412a9c886
|
Add Python 3.5-dev to Travis configuration
|
2016-05-08 12:24:53 +03:00 |
|
shimizukawa
|
7eb15acd30
|
verbose output for travis testing
|
2016-04-18 16:44:35 +09:00 |
|
Alex Gaynor
|
3e1360299d
|
enable travis caching
|
2016-02-13 10:10:14 -05:00 |
|
Alberto Berti
|
795887e044
|
Conditionally enable py3.5 tests in travis
|
2015-11-10 04:09:05 +01:00 |
|
Alberto Berti
|
782310039b
|
Move py3.5 specific tests to their own file and adjust test environment
|
2015-11-10 03:40:48 +01:00 |
|
shimizukawa
|
4fa027352f
|
add flake8 check to travis
|
2015-03-07 17:59:31 +09:00 |
|
Georg Brandl
|
cc87d8aa85
|
Try to work around travis connection issues, see travis-ci/travis-ci#2389.
|
2015-02-08 09:58:27 +01:00 |
|
Georg Brandl
|
fadfa5ecf7
|
Require newer docutils and Pygments.
|
2015-01-01 19:02:19 +01:00 |
|
Georg Brandl
|
b715103c45
|
Update travis.yml and add an explicit list of requirements.
|
2015-01-01 13:31:02 +01:00 |
|
Robert Lehmann
|
c3d4887a36
|
Configure Travis CI.
|
2012-11-03 10:50:50 +01:00 |
|