Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

Commit 32857e9

Browse files
moeez96ihtram
authored andcommitted
Un-allow Python 3.5 test failures (#201)
1 parent d1d2ef7 commit 32857e9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ matrix:
1515
- tox -e py35
1616
- ./node_modules/gulp/bin/gulp.js test
1717
- bash ./run_bokchoy_tests.sh
18-
allow_failures:
19-
- python: "3.5"
20-
env: DJANGO_SETTINGS_MODULE=settings
2118

2219
addons:
2320
firefox: "46.0"

0 commit comments

Comments
 (0)