changeset 5798:661425b76930

Try allowing failure on python 3.7 testRoles are failing. Fix syntax.
author John Rouillard <rouilj@ieee.org>
date Mon, 10 Jun 2019 21:54:20 -0400
parents d2805ea1a2c3
children 7ba0ee980fc7
files .travis.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Mon Jun 10 21:48:45 2019 -0400
+++ b/.travis.yml	Mon Jun 10 21:54:20 2019 -0400
@@ -12,7 +12,7 @@
 
 matrix:
     allow_failures:  # 3.7 not ready for prime time yet.
-        python: 3.7
+      - python: 3.7
 
 sudo: false
 

Roundup Issue Tracker: http://roundup-tracker.org/