Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharazulay committed Sep 1, 2018
1 parent 8716733 commit 4756200
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,10 @@ python:
install:
- pip install codecov
- pip install coverage
# magellan
#- cd magellan
- pip install -r requirements.txt
- python setup.py install
#- cd ..

script:
# magellan
#- cd magellan
- python setup.py test
# magellan coverage
- cd magellan
Expand Down

0 comments on commit 4756200

Please sign in to comment.