diff .travis.yml @ 5932:df279b4e34a5

Run travis on 3.8 now that it's released.
author John Rouillard <rouilj@ieee.org>
date Sat, 19 Oct 2019 07:45:36 -0400
parents bc81dbecab0f
children f18f12d6ce9a
line wrap: on
line diff
--- a/.travis.yml	Fri Oct 18 19:24:05 2019 -0400
+++ b/.travis.yml	Sat Oct 19 07:45:36 2019 -0400
@@ -6,6 +6,7 @@
   - 3.5
   - 3.6
   - 3.7
+  - 3.8
 #  - nightly
 
 #I would like to build and test the maint-1.6 and trunk/default
@@ -22,6 +23,7 @@
 
 matrix:
     allow_failures:  # nightly not ready for prime time yet.
+      - 3.8
       - nightly
 
 sudo: false

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