File: .travis.yml

package info (click to toggle)
fastchunking 0.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 300 kB
  • sloc: cpp: 490; python: 384; makefile: 197
file content (5 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (2)
1
2
3
4
5
language: python
python:
  - "3.5"
install: pip install tox-travis
script: tox