Browse Source

Minor - Try running travis-ci tests on Ubuntu Bionic (18.04)

Yannick Warnier 6 years ago
parent
commit
66dc74436a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,4 +1,4 @@
-dist: trusty
+dist: bionic
 sudo: required
 language: php