Skip to content

Commit c0e26ab

Browse files
committed
Fix Travis CI sudo depraction warning
1 parent be62a93 commit c0e26ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sudo: false
1+
os: linux
22
dist: trusty
33

44
language: php

0 commit comments

Comments
 (0)