travis
authorMichael Wallner <mike@php.net>
Fri, 1 Mar 2019 13:50:29 +0000 (14:50 +0100)
committerMichael Wallner <mike@php.net>
Fri, 1 Mar 2019 13:50:29 +0000 (14:50 +0100)
.travis.yml
scripts/gen_travis_yml.php

index 25ab402f655bc296448f02187c2ed70585e98e50..9775fead985d56f7174db6d01c7fab1372bc76ef 100644 (file)
@@ -46,7 +46,6 @@ matrix:
   - env: PHP=master enable_debug=yes enable_maintainer_zts=yes enable_json=yes enable_hash=yes enable_iconv=yes
 
 install:
- - ./travis/brotli.sh v1.0.2
  - |
    if test "$PHP" = master; then \
      make -f travis/pecl/Makefile reconf; \
index bcbd34892f06c94ed8691ae7d70fa16173d6ecf9..ef73806fe757f2873e6d85952e4f279d496b979f 100755 (executable)
@@ -91,7 +91,6 @@ foreach ($allow_failures as $e) {
 ?>
 
 install:
- - ./travis/brotli.sh v1.0.2
  - |
    if test "$PHP" = master; then \
      make -f travis/pecl/Makefile reconf; \