Skip to content

Commit cbaf363

Browse files
authored
Revert "Disabling python3.4 in travis because of unrelated network errors (#207)" (#208)
This reverts commit c8911e3.
1 parent c8911e3 commit cbaf363

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
@@ -12,7 +12,7 @@ addons:
1212
- openssl
1313
python:
1414
- "2.7"
15-
# - "3.4" Failing due to what look like travis network errors; disabling for now
15+
- "3.4"
1616
- "3.5"
1717
- "3.6"
1818
# 3.7 fails with: Unable to download 3.7 archive. The archive may not exist.

0 commit comments

Comments
 (0)