Skip to content

Commit ed74bde

Browse files
committed
Remove python 3.1, add python 3.3
1 parent db5bcf5 commit ed74bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/ci.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ example content::
6767
python:
6868
- "2.6"
6969
- "2.7"
70-
- "3.1"
7170
- "3.2"
71+
- "3.3"
7272
# command to install dependencies
7373
script: python tests/test_all_of_the_units.py
7474
branches:

0 commit comments

Comments
 (0)