.travis.yml 130 B

1234567891011
  1. language: node_js
  2. node_js:
  3. - "node"
  4. before_script:
  5. pip install --user python-igraph
  6. script:
  7. - ./run_tests.sh