Codebase list python-csscompressor / HEAD .travis.yml
HEAD

Tree @HEAD (Download .tar.gz)

.travis.yml @HEADraw · history · blame

language: python

os:
  - linux

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

script:
    - py.test