Skip to content

Commit 5ab7ae5

Browse files
authored
Merge pull request #178 from doctrine/chore/fix-travis-warnings
Fix warnings on Travis CI configuration file
2 parents c665bae + 71257fc commit 5ab7ae5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
dist: xenial
2-
sudo: false
1+
dist: bionic
32
language: php
3+
os: linux
44

55
php:
66
- 7.2

0 commit comments

Comments
 (0)