Skip to content

Commit b74896d

Browse files
committed
test fix
1 parent 894860e commit b74896d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ dist: trusty
33
language: python
44

55
python:
6-
- '2.7'
6+
# The images have different hashes on Python 2.7.
7+
# - '2.7'
78
- '3.6'
89

910
addons:

0 commit comments

Comments
 (0)