Commit 8ad24294 authored by nimrod's avatar nimrod
Browse files

Use Ubuntu Bionic in CI.

The versions previously used (Trusty) doesn't support newer versions of
Python. Besides, I should have updated anyway.
parent e4754913
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ python:
  - "3.6"
  - "3.7"
  - "3.8"
dist: trusty
dist: bionic
sudo: false
group: beta
cache: