language: - node_js - python node_js: - "10" - "8" - "6" - "node" - "lts/*" services: rabbitmq before_script: - sudo pip install pre-commit