diff .travis.yml @ 5778:3816a68d7d69

Last one only ran python 2.7. None of the python3 sets. Try different config.
author John Rouillard <rouilj@ieee.org>
date Sun, 09 Jun 2019 21:05:18 -0400
parents 14500cf8de7b
children 455d68ccbad9
line wrap: on
line diff
--- a/.travis.yml	Sun Jun 09 20:43:31 2019 -0400
+++ b/.travis.yml	Sun Jun 09 21:05:18 2019 -0400
@@ -2,8 +2,7 @@
 
 matrix:
   include:
-    - name: "Python <=3.6"
-      python:
+    - python:
         - 2.7
         - 3.4
         - 3.5

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