changeset 5922:bc81dbecab0f

Don't use nightly python release. Looks like xapian is not building under 3.8.0rc1. Comment it out to get all passing on travis.
author John Rouillard <rouilj@ieee.org>
date Sun, 13 Oct 2019 14:54:03 -0400
parents 50ac0d3c50b9
children 45c691a81f75
files .travis.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Sun Oct 13 14:35:41 2019 -0400
+++ b/.travis.yml	Sun Oct 13 14:54:03 2019 -0400
@@ -6,7 +6,7 @@
   - 3.5
   - 3.6
   - 3.7
-  - nightly
+#  - nightly
 
 #I would like to build and test the maint-1.6 and trunk/default
 #but we need different environments for these:

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