Skip to content

Commit

Permalink
trying to debug travis build on python 2.7...
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain MARIE committed Jan 31, 2019
1 parent d5af2b8 commit 78de685
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ before_install:

install:
- pip list
# needs to be installed beforehand
- pip install setuptools_scm
- python ci_tools/py_install.py pip ci_tools/requirements-pip.txt
# travis-specific installs
- pip install PyGithub # for ci_tools/github_release.py
Expand Down

0 comments on commit 78de685

Please sign in to comment.