Skip to content

Commit a9163f0

Browse files
committed
added argparse dependency on travis
1 parent 25fef6a commit a9163f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ install:
3030
- pip install nibabel --use-mirrors
3131
- pip install python-coveralls --use-mirrors
3232
- pip install nose-cov --use-mirrors
33+
- pip install argparse
3334
- pip install https://github.com/RDFLib/rdflib/archive/master.zip
3435
- pip install https://github.com/trungdong/prov/archive/rdf.zip
3536
- python setup.py install

0 commit comments

Comments
 (0)