Skip to content

Commit

Permalink
Updating travis file.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsuveges committed Jan 12, 2021
1 parent f1f2e24 commit 91c4499
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,5 @@ python:
install:
- pip install git+git://github.com/Julian/jsonschema.git@v3.0.0a4#egg=jsonschema
- wget -O draft7.json http://json-schema.org/draft-07/schema
- wget -O draft4.json http://json-schema.org/draft-04/schema
script:
- jsonschema -i opentargets.json draft7.json
- jsonschema -i draft4_schemas/opentargets.json draft4.json
- jsonschema -i draft4_schemas/OT_network_schema.json draft4.json

0 comments on commit 91c4499

Please sign in to comment.