Skip to content

Commit

Permalink
Merge pull request #7458 from Bakual/UpdateTravis
Browse files Browse the repository at this point in the history
Disable sudo in Travis to use the new enviroment
  • Loading branch information
Thomas Hunziker committed Jul 18, 2015
2 parents fe56f94 + e92ab8c commit 3e18574
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Forces new Travis-CI Infrastructure
sudo: false

language: php

php:
Expand Down

0 comments on commit 3e18574

Please sign in to comment.