Skip to content

Commit

Permalink
Whither argparse?
Browse files Browse the repository at this point in the history
  • Loading branch information
onyxfish committed Mar 25, 2014
1 parent aa42df7 commit a8f7911
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ python:
- "2.7"
- "pypy"
install:
- "pip install -r requirements.txt"
- "pip install argparse --use-mirrors"
- "pip install -r requirements.txt --use-mirrors"
script: nosetests

0 comments on commit a8f7911

Please sign in to comment.