language: node_js node_js: - "node" before_script: pip install --user python-igraph script: - ./run_tests.sh