update travis/pecl
[m6w6/ext-http] / scripts / gen_travis_yml.php
index 852fce96697d235d8b649e3be07f55c4de563810..2a80a3734ba91d29a987f8a790711269bfe6ec16 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/env php
 # autogenerated file; do not edit
 language: c
+sudo: false
 
 addons:
  apt:
@@ -11,7 +12,6 @@ addons:
    - zlib1g-dev
    - libidn11-dev
    - libevent-dev
-   - cppcheck
 
 env:
 <?php
@@ -48,7 +48,6 @@ after_failure:
 after_success:
  - test -n "$CFLAGS" && cd src/.libs && bash <(curl -s https://codecov.io/bash) -X xcode -X coveragepy
 
-sudo: false
 notifications:
  webhooks:
   urls: