Skip to content

Commit b37fb4b

Browse files
committed
CI: Upgrade default installed packages
1 parent d1f3e10 commit b37fb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ install:
179179
echo 'wxPython is available' ||
180180
echo 'wxPython is not available'
181181
182-
pip install $PRE \
182+
pip install --upgrade $PRE \
183183
$PYTEST \
184184
$PYTEST_COV \
185185
'pytest-faulthandler<1.6' \

0 commit comments

Comments
 (0)