summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorptmcg <ptmcg@austin.rr.com>2020-06-25 23:59:46 -0500
committerptmcg <ptmcg@austin.rr.com>2020-06-25 23:59:46 -0500
commita51d66bb7b76509708bf6e6b8132fb2e89f0173f (patch)
tree30fa79b955044e421d1ac051f9c382d0eb504c5f
parent01ead0ed5ef45b706119b6f220c68e5884b2d1a0 (diff)
downloadpyparsing-git-a51d66bb7b76509708bf6e6b8132fb2e89f0173f.tar.gz
Travis CI builds on Ubuntu 16.04, for updated Python versions
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index eae572c..505f9f9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,7 @@
language: python
+dist: xenial
+
matrix:
include:
- python: 3.8