Skip to content

Commit ab0e8b9

Browse files
committed
pointing to upstream prov rdf branch
1 parent 49aa4ca commit ab0e8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ install:
2727
- pip install python-coveralls --use-mirrors
2828
- pip install nose-cov --use-mirrors
2929
- pip install https://github.com/RDFLib/rdflib/archive/master.zip
30-
- pip install https://github.com/satra/prov/archive/enh/rdf.zip
30+
- pip install https://github.com/trungdong/prov/archive/rdf.zip
3131
- python setup.py install
3232

3333
# Run test

0 commit comments

Comments
 (0)