Skip to content

Commit d4ee2c7

Browse files
author
Wei-Ning Huang
committed
Fix CI
1 parent 169be28 commit d4ee2c7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: python
22
python:
3-
- "3.3"
43
- "3.4"
4+
- "3.5"
5+
- "3.6"
56
script:
67
- pip install --upgrade pip setuptools
78
- pip install .

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:target: https://travis-ci.org/aitjcize/cppman
33
.. image:: http://img.shields.io/pypi/v/cppman.svg?style=flat
44
:target: https://pypi.python.org/pypi/cppman
5-
.. image:: http://img.shields.io/pypi/dm/cppman.svg?style=flat
5+
.. image:: https://img.shields.io/github/downloads/aitjcize/cppman/total.svg
66
:target: https://pypi.python.org/pypi/cppman#downloads
77

88
cppman

0 commit comments

Comments
 (0)