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

Commit c9e005f

Browse files
author
Daniel J Holmes (jaitaiwan)
committed
Merge branch 'release/1.9'
2 parents b909b48 + acdd693 commit c9e005f

File tree

13 files changed

+772
-801
lines changed

13 files changed

+772
-801
lines changed

‎.gitignore‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
*.py?
22
*.egg-info
33
*.swp
4+
.coverage
5+
coverage.xml
6+
nosetests.xml
7+
.tox

‎.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ language: python
22
python:
33
- "2.6"
44
- "2.7"
5+
- "3.3"
6+
- "3.4"
57
install: "pip install -r requirements.txt"
68
script: py.test

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /