Commit c79c97c8 authored by Fize Jacques's avatar Fize Jacques
Browse files

add Travis.yml

No related merge requests found
Showing with 7 additions and 2 deletions
+7 -2
language: python language: python
python: python:
- "2.7"
- "3.6" - "3.6"
# command to install dependencies
notifications:
email: false
install: install:
- python setup.py install . - pip install -q cython numpy networkx scipy scikit-learn pandas
- python setup.py install
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment