summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Somers <asomers@axcient.com>2020-04-28 19:08:47 -0600
committerAlan Somers <asomers@gmail.com>2020-07-03 10:47:30 -0600
commitec05dd7f5aaffb9a8d807ccfc8bff6f376923e95 (patch)
tree95279eff666dbca2dce4c40f5342b1fbfab544e3
parentf4698ea3faf35026f951271c45d4e854f5603a8a (diff)
downloadnix-ec05dd7f5aaffb9a8d807ccfc8bff6f376923e95.zip
Update the Linux CI environment to Ubuntu Bionic
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e05c8fe1..fcef85e9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
# Based on the "trust" template v0.1.1
# https://github.com/japaric/trust/tree/v0.1.1
-dist: trusty
+dist: bionic
language: rust
services: docker