Skip to content

Commit

Permalink
Move up in the used ubuntu version for travis
Browse files Browse the repository at this point in the history
Signed-off-by: albertlast [email protected]
  • Loading branch information
albertlast committed Dec 29, 2018
1 parent a4dfc3e commit 498ef74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#dist: trusty
dist: xenial
sudo: required

language: php
Expand All @@ -15,7 +15,7 @@ php:
matrix:
include:
- php: hhvm
dist: trusty
dist: xenial

script:
- sudo add-apt-repository ppa:git-core/ppa -y
Expand Down

0 comments on commit 498ef74

Please sign in to comment.