Page MenuHomeSoftware Heritage

.travis.yml
No OneTemporary

.travis.yml

language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
# no requirements, but simulate what a user would see
install: pip install .
# download test suite and run tests... submodule? meta testing project with
# all of the reference implementations?
script:
- git clone https://github.com/json-ld/json-ld.org.git spec
- python tests/runtests.py -d spec/test-suite/tests

File Metadata

Mime Type
text/plain
Expires
Jun 4 2025, 6:51 PM (11 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3398844

Event Timeline