Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit82a4357

Browse files
committed
Add Travis links to README
and test on 3.3 and 3.4 too
1 parenteb517f1 commit82a4357

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

‎.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language:python
22
python:
3+
-"3.4"
4+
-"3.3"
35
-"3.2"
46
-"2.7"
57
install:"pip install -e .[test]"

‎README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,13 @@ Links
2121
tracker`_
2222
* The `documentation`_ (which includes installation instructions and
2323
quick-start examples) can be read on ReadTheDocs
24+
* The `build status`_ can be observed on Travis CI
2425

2526
.. _documentation:http://compound-files.readthedocs.org/
2627
.. _source code:https://github.com/waveform80/compoundfiles
2728
.. _bug tracker:https://github.com/waveform80/compoundfiles/issues
2829
.. _OLE Compound Document:http://www.openoffice.org/sc/compdocfileformat.pdf
2930
.. _Advanced Authoring Format:http://www.amwa.tv/downloads/specifications/aafcontainerspec-v1.0.1.pdf
3031
.. _MIT license:http://opensource.org/licenses/MIT
32+
.. _build status:https://travis-ci.org/waveform80/compoundfiles
33+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp