Codebase list python-csscompressor / debian/0.9.5-1 .travis.yml
debian/0.9.5-1

Tree @debian/0.9.5-1 (Download .tar.gz)

.travis.yml @debian/0.9.5-1raw · history · blame

language: python

os:
  - linux

python:
    - 2.7
    - 3.3
    - 3.4
    - 3.5
    - 3.6

script:
    - py.test