Codebase list python-csscompressor / run/7c29ed82-eb0f-4be2-a8e2-07c1bd49abf4/main .travis.yml
run/7c29ed82-eb0f-4be2-a8e2-07c1bd49abf4/main

Tree @run/7c29ed82-eb0f-4be2-a8e2-07c1bd49abf4/main (Download .tar.gz)

.travis.yml @run/7c29ed82-eb0f-4be2-a8e2-07c1bd49abf4/mainraw · history · blame

language: python

os:
  - linux

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

script:
    - py.test