Skip to content

Commit

Permalink
update fuseki version for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
joernhees committed Mar 15, 2015
1 parent 0de1052 commit 06262ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python:
# - "pypy"

before_install:
- wget http://www.eu.apache.org/dist/jena/binaries/jena-fuseki-1.1.1-distribution.tar.gz
- wget http://www.eu.apache.org/dist/jena/binaries/jena-fuseki1-1.1.2-distribution.tar.gz
- tar -zxf jena-fuseki-1.1.1-distribution.tar.gz
- mv jena-fuseki-1.1.1 fuseki
- cd fuseki
Expand Down

0 comments on commit 06262ca

Please sign in to comment.