Skip to content

Commit 8a8263e

Browse files
authored
Merge pull request LibraryOfCongress#124 from kba/travis-on-xenial
travis: Run tests on 16.04 for Python 3.7, 3.8-dev
2 parents c39b650 + fb6c7b1 commit 8a8263e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: python
2+
dist: xenial
3+
sudo: required
24
python:
35
- "2.7"
46
- "3.6"

0 commit comments

Comments
 (0)