DEBSOURCES
Skip Quicknav
sources / json-schema-test-suite / 2.0.0-1.1 / .pc / Use-Python3 / .travis.yml
123456789
language: python python: "2.7" node_js: "9" install: - pip install tox - npm install script: - tox - npm test