Skip to content

Commit

Permalink
remove all RDF related files
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBogdan committed Mar 26, 2021
1 parent 91ee755 commit ba4e071
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 81 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
- /bin/bash ci/start_weaviate.bash
script:
- python -m integration.client_functions
- python -m integration.rdf

- name: "Integration tests on python 3.7"
python: "3.7"
Expand All @@ -58,7 +57,6 @@ jobs:
- /bin/bash ci/start_weaviate.bash
script:
- python -m integration.client_functions
- python -m integration.rdf

- name: "Integration tests on python 3.8"
python: "3.8"
Expand All @@ -68,7 +66,6 @@ jobs:
- /bin/bash ci/start_weaviate.bash
script:
- python -m integration.client_functions
- python -m integration.rdf

- name: "Integration tests on python 3.9"
python: "3.9"
Expand All @@ -78,4 +75,3 @@ jobs:
- /bin/bash ci/start_weaviate.bash
script:
- python -m integration.client_functions
- python -m integration.rdf
17 changes: 0 additions & 17 deletions ci/sk8.ttl

This file was deleted.

13 changes: 0 additions & 13 deletions ci/sk8_pred.ttl

This file was deleted.

47 changes: 0 additions & 47 deletions integration/rdf.py

This file was deleted.

0 comments on commit ba4e071

Please sign in to comment.