8000 Merge branch 'master' into coreclr2 · pythonnet/pythonnet@b994cd3 · GitHub
[go: up one dir, main page]

Skip to content

Commit b994cd3

Browse files
author
denfromufa
authored
Merge branch 'master' into coreclr2
2 parents e0925a0 + d743ba8 commit b994cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ before_install:
3535
- export LD_LIBRARY_PATH=$PY_LIBDIR:$LD_LIBRARY_PATH
3636

3737
install:
38+
- pip install --upgrade setuptools # TEMP - due to setuptools 36.2.0 bug
3839
- pip install --upgrade -r requirements.txt
3940
- coverage run setup.py install
4041

0 commit comments

Comments
 (0)
0