Skip to content

Commit

Permalink
disable pypy travis builds for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Mar 14, 2014
1 parent 29ecade commit dd9a2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: python
python:
- "2.6"
- "2.7"
- "pypy"
# - "pypy"
# command to install dependencies
install:
- "pip install 'argparse>=1.2.1' --allow-all-external"
Expand Down

0 comments on commit dd9a2c6

Please sign in to comment.