Commit 663177f8 authored by Fize Jacques's avatar Fize Jacques
Browse files

add Travis.yml

No related merge requests found
Showing with 1 addition and 5 deletions
+1 -5
...@@ -3,8 +3,4 @@ python: ...@@ -3,8 +3,4 @@ python:
- "3.6" - "3.6"
# command to install dependencies # command to install dependencies
install: install:
- pip install . - python setup.py install .
branches:
only:
- graph_cython
\ 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