Skip to content

Commit

Permalink
Changes for upcoming travis-ci infra migration (#2180)
Browse files Browse the repository at this point in the history
See: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

Travis is deprecating the sudo keyword and moves everything to the same infrastructure (sudo really selects between two infrastructures).
  • Loading branch information
acrobat authored and sandergo90 committed Nov 23, 2018
1 parent 9d3aaf8 commit 447df8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
@@ -1,7 +1,5 @@
language: php

sudo: false

cache:
directories:
- $HOME/.composer/cache/files
Expand Down

0 comments on commit 447df8b

Please sign in to comment.