Skip to content

Commit

Permalink
Merge branch 'master' into 47-strict-assembling
Browse files Browse the repository at this point in the history
  • Loading branch information
neithere committed Dec 29, 2013
2 parents 3226887 + 153cd61 commit ab3856f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ python:
- '2.7'
- '3.2'
- '3.3'
- 'pypy'
#- 'pypy' # omitting due to obscure early segfault on PyPy 2.2.0
install:
- 'pip install -r reqs-dev.txt'
script: py.test --cov=argh
Expand Down

0 comments on commit ab3856f

Please sign in to comment.