Page MenuHomeSoftware Heritage

.travis.yml
No OneTemporary

.travis.yml

language: python
install:
- pip install flake8
script:
- script/fetch-fixtures
- script/lint
- script/test
matrix:
include:
- python: 3.5
- python: 3.8
branches:
only:
- master

File Metadata

Mime Type
text/plain
Expires
Sat, Jun 21, 5:54 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3426167

Event Timeline