Skip to content

Commit

Permalink
Merge pull request #10 from kolomenkin/r_travis
Browse files Browse the repository at this point in the history
1. fix travis
  • Loading branch information
siddhantgoel committed May 19, 2018
2 parents b38a8ca + c93b228 commit d4b6d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ python:
install:
- pip install --upgrade pip setuptools
- pip install -r requirements.dev.txt
- python setup.py build_ext -i
- pip install .
script:
- make test

0 comments on commit d4b6d7d

Please sign in to comment.