Skip to content

Commit 2f59e83

Browse files
committed
Try allowing failure on python 3.7 testRoles are failing. Fix syntax.
1 parent aab9c37 commit 2f59e83

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 @@ dist:
1212

1313
matrix:
1414
allow_failures: # 3.7 not ready for prime time yet.
15-
python: 3.7
15+
- python: 3.7
1616

1717
sudo: false
1818

0 commit comments

Comments
 (0)