summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kluyver <thomas@kluyver.me.uk>2020-10-18 13:15:43 +0100
committerThomas Kluyver <thomas@kluyver.me.uk>2020-10-18 13:15:43 +0100
commit02c464aac147b8235764662b8bff32a133900c7b (patch)
tree5f78100a66d7528b944bd4ce2773e3ed29f81f64
parenta110f4dec4ceb04206f728e9b52e3de1178325e6 (diff)
Allow Travis CI to use default distro
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index ad9742e..226368a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,3 @@
-sudo: false
-dist: trusty
language: python
python:
- 3.8