Skip to content

Commit 894b8fe

Browse files
authored
Removes p3.5 from allowed failures in Travis
1 parent 07ec0ff commit 894b8fe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ python:
66
- 3.5
77
- 3.6
88

9-
matrix:
10-
allow_failures:
11-
- python: 3.5
12-
139
install:
1410
# Get Redis
1511
- git clone --depth=1 https://github.com/antirez/redis.git && cd redis && make && cd ..

0 commit comments

Comments
 (0)