diff .travis.yml @ 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 02f797052698
children 75296ce63f25
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/