Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/lthurner/pandapower into…
Browse files Browse the repository at this point in the history
… develop
  • Loading branch information
lthurner committed Mar 21, 2017
2 parents 207383c + f48fdb1 commit 1e0aaf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ install:
# Replace dep1 dep2 ... with your dependencies
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION pip numpy scipy pandas networkx numpydoc numba xlsxwriter xlrd
- source activate test-environment
- conda install numpy=1.11
- pip install pytest pytest-cov
- pip install coveralls
- python setup.py install
Expand Down

0 comments on commit 1e0aaf8

Please sign in to comment.