Sha256: ec6e00698d88637777bbf9485c5920b750730084b28b622f7f4da70f08e24724
Contents?: true
Size: 312 Bytes
Versions: 54
Compression:
Stored size: 312 Bytes
Contents
sudo: false language: python python: - 2.7 - 3.3 - 3.4 - 3.5 - 3.6 - nightly matrix: allow_failures: - python: nightly install: - pip install -r requirements-travis.txt before_script: - flake8 script: - ./test/check-exercises.py - ./bin/fetch-configlet - ./bin/configlet lint .
Version data entries
54 entries across 54 versions & 1 rubygems