Skip to content

Commit

Permalink
merge coveralls into previous line
Browse files Browse the repository at this point in the history
  • Loading branch information
k2kobayashi committed Oct 1, 2017
1 parent 03e8aa2 commit 3ba11bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ python:
- "3.6"
- "3.5"
before_install:
- pip install numpy cython nose
- pip install numpy cython nose coveralls
- pip install -Ur requirements.txt
- pip install coveralls
install:
- python setup.py install
script:
Expand Down

0 comments on commit 3ba11bd

Please sign in to comment.