Skip to content

Commit

Permalink
TST: remove argparse install; already installed. Fixes Python 2.6 tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
rgommers committed Jul 27, 2015
1 parent bf4ea0e commit 45a262d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ matrix:
env:
- NUMPYSPEC=numpy
- python: 2.6
before_install:
- pip install argparse
env:
- OPTIMIZE=-OO
- NUMPYSPEC="numpy==1.6.2"
Expand Down

0 comments on commit 45a262d

Please sign in to comment.