Skip to content

Commit 78de685

Browse files
author
Sylvain MARIE
committed
trying to debug travis build on python 2.7...
1 parent d5af2b8 commit 78de685

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ before_install:
2626

2727
install:
2828
- pip list
29+
# needs to be installed beforehand
30+
- pip install setuptools_scm
2931
- python ci_tools/py_install.py pip ci_tools/requirements-pip.txt
3032
# travis-specific installs
3133
- pip install PyGithub # for ci_tools/github_release.py

0 commit comments

Comments
 (0)