Skip to content

Commit

Permalink
Merge pull request #905 from doctrine/ubuntu
Browse files Browse the repository at this point in the history
CI: Use Ubuntu 16.04
  • Loading branch information
alcaeus committed Feb 3, 2019
2 parents a6ab041 + 28851e6 commit e68b3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: php
sudo: false
dist: trusty
dist: xenial

cache:
directories:
Expand Down

0 comments on commit e68b3f8

Please sign in to comment.