Skip to content

Commit 8738509

Browse files
committed
fixup! fixup! Travis: simplify/revisit installation of deps
1 parent f8b4d36 commit 8738509

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
@@ -30,7 +30,7 @@ matrix:
3030
- aspell-en
3131

3232
install:
33-
# NOTE: setuptools needs to be installed explicitly for py37 (trusty).
33+
# NOTE: setuptools needs to be installed explicitly for py34 (trusty).
3434
- pip install 'setuptools>=36' tox
3535

3636
script:

0 commit comments

Comments
 (0)